Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "APTOS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15779094 | 2 years ago | | | 0 | 0.0016672420 | |
| 15779066 | 2 years ago | | | 0 | 0.0013151980 | |
| 15779066 | 2 years ago | | | 0 | 0.0013151980 | |
| 15779003 | 2 years ago | | | 0 | 0.0016359780 | |
| 15779001 | 2 years ago | | | 0 | 0.00081123387 | |
| 15778980 | 2 years ago | | | 0 | 0.0013793540 | |
| 15778973 | 2 years ago | | | 0 | 0.00076672348 | |
| 15778966 | 2 years ago | | | 0 | 0.0012327222 | |
| 15778956 | 2 years ago | | | 0 | 0.00087447326 | |
| 15778885 | 2 years ago | | | 0 | 0.00099441800 |
ABI
ABI objects
Getter at block 21207399
_origin() view returns (address)
0x426e800776069a2abad97903d739cff03b5d2f72
decimals() view returns (uint8)
18
name() view returns (string)
APTOS
symbol() view returns (string)
APTOS
totalSupply() view returns (uint256)
379257625757670795063766844539004367054875471730
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Exchange(address account, address staker)
SendToAptos(address account, address staker)
add(address account, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
bridge(address account, address staker)
multicall(address uPool, address[] eReceiver, uint256[] eAmounts)
stake(address account, address staker)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.