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 "ARTEMIS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23730070 | 10 hours ago | | | 0 | 1.6840593e-7 | |
| 23701850 | a day ago | | | 0 | 8.4756255e-7 | |
| 23701830 | a day ago | | | 0 | 8.3445605e-7 | |
| 23666849 | 2 days ago | | | 0 | 0.0000011048775 | |
| 23666759 | 2 days ago | | | 0 | 9.2959199e-7 | |
| 23666667 | 2 days ago | | | 0 | 9.2291818e-7 | |
| 23666510 | 2 days ago | | | 0 | 0.0000054451258 | |
| 23661806 | 2 days ago | | | 0 | 0.0000054451258 | |
| 23661549 | 2 days ago | | | 0 | 0.0000010324513 | |
| 23661221 | 2 days ago | | | 0 | 0.0000011504832 |
ABI
ABI objects
Getter at block 23747679
DOMAIN_SEPARATOR() view returns (bytes32)
0x032c42fab66965cc1dd56e56df3479af6b490bce7f853207199694e81f6619c0
decimals() view returns (uint8)
18
deployer() view returns (address)
0x5366446b960022543ef62fc0308e3d9ac369411f
name() view returns (string)
ARTEMIS
symbol() view returns (string)
ARTMS
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.