Diamond
Verified contract
Proxy
Active on
Base with 14,537 txns
Unified storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($5,248,136.43)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 5.242893M | $1.001 |
$5,248,136.33 | |
WGC | ERC-20 | 200 | $0.000492 |
$0.1 | |
USA | ERC-20 | 1 | $0.000765 |
$0 | |
kurbi | ERC-20 | 0.2 | $0.000787 |
$0 | |
toby | ERC-20 | 777 | $0.00 |
$0 | |
GENOME | ERC-20 | 0 | $0.023172 |
$0 | |
| ERC-20 | 9K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
DOB | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22749649 | 34 minutes ago | | | 0 | 0.0000047536079 | |
| 22749647 | 34 minutes ago | | | 0 | 0.000010837929 | |
| 22749646 | 34 minutes ago | | | 0 | 0.0000073249160 | |
| 22749645 | 34 minutes ago | | | 0 | 0.000010425624 | |
| 22746374 | 2 hours ago | | | 0 | 0.0000024863560 | |
| 22746372 | 2 hours ago | | | 0 | 0.0000055184718 | |
| 22746370 | 2 hours ago | | | 0 | 0.0000036707154 | |
| 22746368 | 2 hours ago | | | 0 | 0.0000052017231 | |
| 22729770 | 12 hours ago | | | 0 | 5.6335622e-7 | |
| 22729768 | 12 hours ago | | | 0 | 0.0000012841154 |
ABI
ABI objects
Getter at block 22750669
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events allocate(uint256 amount)
allocateForPartyB(uint256 amount, address partyA)
deallocate(uint256 amount, struct SingleUpnlSig upnlSig)
deallocateForPartyB(uint256 amount, address partyA, struct SingleUpnlSig upnlSig)
deposit(uint256 amount)
depositAndAllocate(uint256 amount)
depositFor(address user, uint256 amount)
internalTransfer(address user, uint256 amount)
transferAllocation(uint256 amount, address origin, address recipient, struct SingleUpnlSig upnlSig)
withdraw(uint256 amount)
withdrawTo(address user, uint256 amount)
AllocateForPartyB(address partyB, address partyA, uint256 amount)
AllocateForPartyB(address partyB, address partyA, uint256 amount, uint256 newAllocatedBalance)
AllocatePartyA(address user, uint256 amount)
AllocatePartyA(address user, uint256 amount, uint256 newAllocatedBalance)
DeallocateForPartyB(address partyB, address partyA, uint256 amount)
DeallocateForPartyB(address partyB, address partyA, uint256 amount, uint256 newAllocatedBalance)
DeallocatePartyA(address user, uint256 amount)
DeallocatePartyA(address user, uint256 amount, uint256 newAllocatedBalance)
Deposit(address sender, address user, uint256 amount)
InternalTransfer(address sender, address user, uint256 userNewAllocatedBalance, uint256 amount)
TransferAllocation(uint256 amount, address origin, address recipient)
TransferAllocation(uint256 amount, address origin, uint256 originNewAllocatedBalance, address recipient, uint256 recipientNewAllocatedBalance)
Withdraw(address sender, address user, uint256 amount)
constructor(address _contractOwner, address _diamondCutFacet)
fallback()
receive()
This contract contains no error objects.