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) |
---|---|---|---|---|---|---|---|
| 16042351 | 2 years ago | | | 0 | 0.00067123413 | |
| 15841890 | 2 years ago | | | 0 | 0.00088601391 | |
| 15806399 | 2 years ago | | | 0 | 0.00062450845 | |
| 15788194 | 2 years ago | | | 0 | 0.00097854736 | |
| 15780753 | 2 years ago | | | 0 | 0.00085120318 | |
| 15777877 | 2 years ago | | | 0 | 0.0012105060 | |
| 15777547 | 2 years ago | | | 0 | 0.0015671289 | |
| 15776652 | 2 years ago | | | 0 | 0.0024316134 | |
| 15776213 | 2 years ago | | | 0 | 0.0012080453 | |
| 15776049 | 2 years ago | | | 0 | 0.0010298731 |
ABI
ABI objects
Getter at block 21392114
_origin() view returns (address)
0xe5531dbf197594e9c7a0e0ca338e0a1ecd7810f8
decimals() view returns (uint8)
18
name() view returns (string)
Aptos
symbol() view returns (string)
APT
totalSupply() view returns (uint256)
1309212439654202614662583588140584992817062088952
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address account, address staker)
BridgeToAptos(address account, address staker)
Multicall(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)
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.