CheckoutManager
Verified contract
Active on
Ethereum with 342 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd829…3678
Balances ($0.00)
No balances found for "CheckoutManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14973682 | 2 years ago | | | 0.0090877697 | 0.0024073023 | |
| 14973669 | 2 years ago | | | 0.0090587095 | 0.0018042496 | |
| 14772968 | 3 years ago | | | 0.0024758591 | 0.0015744900 | |
| 14772811 | 3 years ago | | | 0.0073306765 | 0.0015752100 | |
| 14632586 | 3 years ago | | | 0.003358511 | 0.0012985200 | |
| 14303417 | 3 years ago | | | 0.0023580218 | 0.0023793000 | |
| 14253412 | 3 years ago | | | 0.0097682197 | 0.0035492880 | |
| 14252300 | 3 years ago | | | 0.0095233742 | 0.0039249739 | |
| 14252047 | 3 years ago | | | 0.019301666 | 0.0058866240 | |
| 14249037 | 3 years ago | | | 0.018617051 | 0.0015149400 |
ABI
ABI objects
Getter at block 21185467
admin() view returns (address)
0x45c7d1cf55ced3dc1207ab20bf349e1be67ef2af
vaultWallet() view returns (address)
0xd8296cdf111d369eb64b33e8209af363ade83678
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyAuctionItem(string orderId, string buyerId, string editionId, string itemId, address payoutWallet) payable
buyItems(string orderId, string buyerId, string[] itemIds, uint256[] amounts) payable
setAdmin(address _newAdmin)
setVaultAddress(address _vaultWallet)
BuyAuctionItem(string orderId, string buyerId, address buyer, string editionId, string itemId, address payoutWallet)
BuyItems(string orderId, string buyerId, address buyer, string[] itemIds, uint256[] amounts)
constructor(address _vaultWallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.