ERC20Proxy
Verified contract
Active on
Ethereum with 40,693 txns
Balances ($0.00)
No balances found for "ERC20Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242497 | 33 minutes ago | | | 0.026016687 | 0.0030595102 | |
| 21242456 | 42 minutes ago | | | 0.001 | 0.0026067146 | |
| 21242445 | 44 minutes ago | | | 0.0017310182 | 0.0096734776 | |
| 21242414 | an hour ago | | | 0.0017310182 | 0.0019975639 | |
| 21242373 | an hour ago | | | 2 | 0.0029620879 | |
| 21242341 | an hour ago | | | 6.0000168 | 0.0035021201 | |
| 21242280 | an hour ago | | | 0.5003155 | 0.0036971306 | |
| 21242229 | an hour ago | | | 0 | 0.0062561701 | |
| 21241870 | 3 hours ago | | | 0.001 | 0.0056907441 | |
| 21241807 | 3 hours ago | | | 0.0094655456 | 0.0023514433 |
ABI
ABI objects
Getter at block 21242661
diamond() view returns (address)
0x6aa981bff95edfea36bdae98c26b274ffcafe8d3
owner() view returns (address)
0x90ae5255292d157069972030844306d06e3baaa8
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()