JunkyardStorage
Verified contract
Active on
Ethereum with 493 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xb131…cd74 | ERC-20 | 24,000,000T | $0.012894 |
$309,457,680,000,000,000 | |
0x82ef…7551 | ERC-20 | 5,000,000,000,000T | -- | -- | |
0x9168…050f | ERC-20 | 5,000,000,000,000T | -- | -- | |
0x6695…536a | ERC-20 | 3,752,436,000,000T | -- | -- | |
0x0101…42a6 | ERC-20 | 1,000,000,000,000T | -- | -- | |
0x4f14…211b | ERC-20 | 120,000,000,000T | -- | -- | |
0x712b…ee08 | ERC-20 | 10,000,000,000T | -- | -- | |
0x98a4…1e63 | ERC-20 | 2 | -- | -- | |
0x0000…6d81 | ERC-721 | 1 | -- | -- | |
0x0000…6d81 | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20662161 | 3 months ago | | | 0 | 0.00092408179 | |
| 19346856 | 9 months ago | | | 0 | 0.0055610086 | |
| 19340096 | 9 months ago | | | 0 | 0.0037817456 | |
| 19312573 | 9 months ago | | | 0 | 0.0055976538 | |
| 19300765 | 9 months ago | | | 0 | 0.0045025176 | |
| 19295001 | 9 months ago | | | 0 | 0.0021396692 | |
| 19291917 | 9 months ago | | | 0 | 0.0032284903 | |
| 19280325 | 9 months ago | | | 0 | 0.0027506580 | |
| 19254431 | 9 months ago | | | 0 | 0.0034074622 | |
| 19231895 | 9 months ago | | | 0 | 0.0018500148 |
ABI
ABI objects
Getter at block 21230328
gateway() view returns (address)
0x4f4495243837681061c4743b74b3eedf548d56a5
managerAddress() view returns (string)
0x66423a1b45e14EaB8B132665FebC7Ec86BfcBF44
managerChain() view returns (string)
Polygon
owner() view returns (address)
0xbcd11837b5114e99e58670fa401abed8686253e6
Read-only
This contract contains no read-only function objects.
State-modifying
Events execute(bytes32 commandId, string sourceChain, string sourceAddress, bytes payload)
executeWithToken(bytes32 commandId, string sourceChain, string sourceAddress, bytes payload, string tokenSymbol, uint256 amount)
renounceOwnership()
setManagerAddress(string newManagerAddress)
setManagerChain(string newManagerChain)
transferOwnership(address newOwner)
ContractValueUpdate(string arg0, string arg1)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenSent(address indexed arg0, address arg1, uint256 arg2)
constructor(address _gateway)
This contract contains no fallback and receive objects.
InvalidAddress()
NotApprovedByGateway()