Artchain Global Token
Verified contract
Active on
Ethereum with 10,205 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SOUL | ERC-20 | 15.34822K | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18285325 | a year ago | | | 0 | 0.00078742638 | |
| 18285314 | a year ago | | | 0 | 0.00090153361 | |
| 16787032 | 2 years ago | | | 0 | 0.00072690000 | |
| 14790217 | 2 years ago | | | 0 | 0.0023617920 | |
| 12770561 | 3 years ago | | | 0 | 0.00023894400 | |
| 12631318 | 3 years ago | | | 0 | 0.00032477907 | |
| 12587449 | 3 years ago | | | 0 | 0.00087652700 | |
| 12527977 | 3 years ago | | | 0 | 0.0010000000 | |
| 11710842 | 4 years ago | | | 0 | 0.0029308041 | |
| 11579730 | 4 years ago | | | 0 | 0.0059679207 |
ABI
ABI objects
Getter at block 21169572
decimals() view returns (uint256)
8
founder() view returns (address)
0x3b7ca9550a641b2bf2c60a0aefbf1ea48891e58b
founder_token() view returns (address)
0x3b7ca9550a641b2bf2c60a0aefbf1ea48891e58b
halted() view returns (bool)
false
name() view returns (string)
Artchain Global Token
one_month() view returns (uint256)
185143
poi() view returns (address)
0x98d95a8178ff41834773d3d270907942f5be581e
poiLockup() view returns (uint256)
1296001
poi_token() view returns (address)
0x98d95a8178ff41834773d3d270907942f5be581e
privateSale() view returns (address)
0x31f2f3361e929192ab2558b95485329494955ac4
startBlock() view returns (uint256)
5691071
symbol() view returns (string)
ACG
totalSupply() view returns (uint256)
350000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
changeFounder(address newFounder) returns (bool success)
changePOI(address newPOI) returns (bool success)
halt() returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unhalt() returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _from, 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.