Live Test Results -- 13/13 Passed¶
All tests passed
Date: 2026-02-22 | Network: Base Sepolia (Chain ID: 84532) | Duration: 63.5s
Registry: 0x2EFaB5B3BEf49E56a6Ce1dcB1A39EF63C312EA23
Forwarder: 0x70c2fdD0CDada6b43195981928D76f5D32AE29e5
Summary¶
| Metric | Value |
|---|---|
| Total tests | 13 |
| Passed | 13 |
| Failed | 0 |
| Errors | 0 |
| Skipped | 0 |
Agents Registered During Test¶
Seven agents were registered during this test run, spanning three generations:
| Agent ID | Name | Generation | Parent |
|---|---|---|---|
| #27 | WebCrawler-Alpha | 0 | -- |
| #28 | ContentCreator-Beta | 0 | -- |
| #29 | FinancialAnalyst-Gamma | 0 | -- |
| #30 | CustomerService-Delta | 0 | -- |
| #31 | DevOps-Epsilon | 0 | -- |
| #32 | Child of #27 | 1 | #27 |
| #33 | Grandchild of #32 | 2 | #32 |
Detailed Results¶
PASS -- Register WebCrawler-Alpha¶
- TX:
0x5249abf8af170952... - Agent ID: 27
- Wallet:
0x8674e530e8303174f6946A6284B0787660E3c21d - Gas Used: 323,706
- Gas Cost: 0.000001942236 ETH
- Is Registered: true | Is Compliant: true
PASS -- Register ContentCreator-Beta¶
- TX:
0x7acb65fd49f9ed74... - Agent ID: 28
- Wallet:
0x9B51491daCF1956aC32369423DFfA716D2263dE3 - Gas Used: 323,718
- Gas Cost: 0.000001942308 ETH
- Is Registered: true | Is Compliant: true
PASS -- Register FinancialAnalyst-Gamma¶
- TX:
0x2f6afdcb00a49e25... - Agent ID: 29
- Wallet:
0x1A3b4e15FAE94168066588520B3279b87327BABb - Gas Used: 323,730
- Gas Cost: 0.00000194238 ETH
- Is Registered: true | Is Compliant: true
PASS -- Register CustomerService-Delta¶
- TX:
0x13b9072a50e56903... - Agent ID: 30
- Wallet:
0x26E5A38853EA797eE14346D7e69d27b217fe98E6 - Gas Used: 323,670
- Gas Cost: 0.00000194202 ETH
- Is Registered: true | Is Compliant: true
PASS -- Register DevOps-Epsilon¶
- TX:
0xea226b107efd67b8... - Agent ID: 31
- Wallet:
0x3Df3c45b34D3c9c33Fb377E08f3e7CAb70bc70b5 - Gas Used: 346,242
- Gas Cost: 0.000002077452 ETH
- Is Registered: true | Is Compliant: true
PASS -- Register Child Agent (Gen 1)¶
- TX:
0x3e0d1847e116ed1a... - Agent ID: 32
- Parent ID: 27 | Generation: 1
- Gas Used: 416,610
- Gas Cost: 0.00000249966 ETH
PASS -- Register Grandchild Agent (Gen 2)¶
- TX:
0x297a17b9f683f5aa... - Agent ID: 33
- Parent ID: 32 | Generation: 2
- Gas Used: 416,538
- Gas Cost: 0.000002499228 ETH
PASS -- Lineage Tree Verification¶
Verified the full three-generation lineage tree via API:
{
"agentId": 27,
"wallet": "0x8674e530e8303174f6946A6284B0787660E3c21d",
"generation": 0,
"status": "Active",
"children": [
{
"agentId": 32,
"generation": 1,
"status": "Active",
"children": [
{
"agentId": 33,
"generation": 2,
"status": "Active",
"children": []
}
]
}
]
}
PASS -- Compliance Attestation¶
- TX:
0xde7f8e87cbd670b6... - Agent ID: 28
- Gas Used: 54,189
- Gas Cost: 0.000000325134 ETH
- Prior Attestation: 2026-02-22T21:06:54.000Z
- New Attestation: 2026-02-22T21:07:24.000Z
PASS -- Add Regulator¶
- TX:
0xc4ed013556d99d91... - Gas Used: 49,568
- Regulator:
0xfB41AF9374746dae4EA56B8Ee948AA3611983f71
PASS -- Suspend Agent¶
- TX:
0x9e5834aa5cc1a8ee... - Agent ID: 29
- Gas Used: 35,703
- Agent Status: Suspended | Is Active: false
PASS -- Reactivate Agent¶
- TX:
0xe8957855aee790a9... - Agent ID: 29
- Gas Used: 33,347
- Agent Status: Active | Is Active: true
PASS -- Remove Regulator¶
- TX:
0x65237f03bee84760... - Gas Used: 27,619
All Transaction Hashes¶
| # | Test | TX Hash | Gas |
|---|---|---|---|
| 1 | Register WebCrawler-Alpha | 0x5249abf8... |
323,706 |
| 2 | Register ContentCreator-Beta | 0x7acb65fd... |
323,718 |
| 3 | Register FinancialAnalyst-Gamma | 0x2f6afdcb... |
323,730 |
| 4 | Register CustomerService-Delta | 0x13b9072a... |
323,670 |
| 5 | Register DevOps-Epsilon | 0xea226b10... |
346,242 |
| 6 | Register child agent | 0x3e0d1847... |
416,610 |
| 7 | Register grandchild agent | 0x297a17b9... |
416,538 |
| 8 | Compliance attestation | 0xde7f8e87... |
54,189 |
| 9 | Add regulator | 0xc4ed0135... |
49,568 |
| 10 | Suspend agent | 0x9e5834aa... |
35,703 |
| 11 | Reactivate agent | 0xe8957855... |
33,347 |
| 12 | Remove regulator | 0x65237f03... |
27,619 |
Generated by scripts/run-tests-live.js on 2026-02-22T21:07:50.642Z