Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,582.76)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.287596 | $3,395.42 |
$976.51 | |
FTM | ERC-20 | 469.462698 | $0.984937 |
$462.39 | |
USDC | ERC-20 | 71.900912 | $0.998972 |
$71.83 | |
SLP | ERC-20 | 16.848K | $0.003556 |
$59.91 | |
WARPED | ERC-20 | 10K | $0.001057 |
$10.57 | |
1INCH | ERC-20 | 3.753452 | $0.391867 |
$1.47 | |
INUINU | ERC-20 | 77.777777M | $0.00 |
$0.08 | |
APU | ERC-20 | 1 | $0.000892 |
$0 | |
RON | ERC-20 | 6T | -- | -- | |
SAIBA | ERC-20 | 1B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21270549 | 6 minutes ago | | | 0 | 0.00028241740 | |
| 21270548 | 6 minutes ago | | | 0 | 0.00047079470 | |
| 21270537 | 8 minutes ago | | | 0 | 0.00026381302 | |
| 21270536 | 8 minutes ago | | | 0 | 0.00026499374 | |
| 21270529 | 10 minutes ago | | | 0 | 0.00049033121 | |
| 21270520 | 12 minutes ago | | | 0 | 0.00033897242 | |
| 21270515 | 13 minutes ago | | | 0 | 0.00032182912 | |
| 21270515 | 13 minutes ago | | | 0 | 0.00032182912 | |
| 21270514 | 13 minutes ago | | | 0 | 0.00050757537 | |
| 21270456 | 24 minutes ago | | | 0 | 0.00025628872 |
ABI
ABI objects
Getter at block 21270576
decimals() view returns (uint8)
18
mainchainGateway() view returns (address)
0x1a2a1c938ce3ec39b6d47113c7955baa9dd454f2
name() view returns (string)
Axie Infinity Shard
symbol() view returns (string)
AXS
totalSupply() view returns (uint256)
270000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 _value)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseAllowance(address _spender, uint256 _value) returns (bool)
increaseAllowance(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool _success)
transferFrom(address _from, address _to, uint256 _value) returns (bool _success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _mainchainGateway)
This contract contains no fallback and receive objects.
This contract contains no error objects.