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 "AMS90T"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22927414 | 19 days ago | | | 0 | 0.0000051144917 | |
| 22927414 | 19 days ago | | | 0 | 0.0000051144917 | |
| 22927354 | 19 days ago | | | 0 | 5.5290028e-7 | |
| 22746337 | 23 days ago | | | 0 | 5.1147073e-7 | |
| 22524522 | a month ago | | | 0 | 3.4099184e-7 | |
| 22508351 | a month ago | | | 0 | 0.0000051144917 | |
| 20674735 | 2 months ago | | | 0 | 2.6832467e-7 | |
| 20648388 | 2 months ago | | | 0 | 0.000000096508169766 | |
| 20647220 | 2 months ago | | | 0 | 0.000000096293066094 | |
| 20643150 | 2 months ago | | | 0 | 1.8536712e-7 |
ABI
ABI objects
Getter at block 23743621
DOMAIN_SEPARATOR() view returns (bytes32)
0xdf3a75ad9aed3fc18fd037d8b9c8ca68b26ecf7039b00d80fc705ed8ed09c822
decimals() view returns (uint8)
18
deployer() view returns (address)
0x66736bb8af78a3d2deda59c11709fd33a89fb856
name() view returns (string)
AMS90T
symbol() view returns (string)
AMS90T
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _maxSupply, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.