Balances ($0.70)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAMBOO | ERC-20 | 75 | $0.009279 |
$0.7 | |
USA | ERC-20 | 1 | $0.001793 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 459.688312 | -- | -- | |
人民链 | ERC-20 | 100 | -- | -- | |
BASS | ERC-20 | 1.2981 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21754151 | 6 minutes ago | | | 0.00040604821 | 0.0000042110820 | |
| 21753994 | 11 minutes ago | | | 0 | 0.0000035668176 | |
| 21753940 | 13 minutes ago | | | 5.0010204 | 0.0000070227754 | |
| 21753529 | 27 minutes ago | | | 0 | 0.0000044501742 | |
| 21753441 | 30 minutes ago | | | 0.16 | 9.4607230e-7 | |
| 21753418 | 30 minutes ago | | | 0 | 0.0000032830883 | |
| 21752983 | an hour ago | | | 0 | 0.0000036148081 | |
| 21752855 | an hour ago | | | 0.00041358373 | 0.0000041732877 | |
| 21752829 | an hour ago | | | 0 | 0.0000041095090 | |
| 21752626 | an hour ago | | | 0 | 0.0000022466798 |
ABI
ABI objects
Getter at block 21754326
diamond() view returns (address)
0xaf14797ccf963b1e3d028a9d51853ace16aedba1
owner() view returns (address)
0x00009cc27c811a3e0fdd2fd737afcc721b67ee8e
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
setDiamond(address _diamond)
startViaRubic(address[] tokens, uint256[] amounts, bytes facetCallData) payable
transferOwnership(address newOwner)
DiamondSet(address diamond)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner, address _diamond)
This contract contains no fallback and receive objects.
InvalidAmount()
LengthMissmatch()
NoTransferToNullAddress()
NotInitialized()
NullAddrIsNotAnERC20Token()
SliceOutOfBounds()
SliceOverflow()
ZeroAddress()