Arch Crypton Game
Verified contract
Active on
Ethereum with 9,258 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 |
---|---|---|---|---|---|
ARCG | ERC-20 | 149.612K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20575953 | 3 months ago | | | 0 | 0.000087522284 | |
| 20311118 | 4 months ago | | | 0 | 0.00010644462 | |
| 16896406 | 2 years ago | | | 0 | 0.00050679300 | |
| 15850024 | 2 years ago | | | 0 | 0.00036255997 | |
| 15560696 | 2 years ago | | | 0 | 0.00022632054 | |
| 15507561 | 2 years ago | | | 0 | 0.00081798306 | |
| 15474439 | 2 years ago | | | 0 | 0.0021029373 | |
| 15440343 | 2 years ago | | | 0 | 0.0010881166 | |
| 15156385 | 2 years ago | | | 0 | 0.00059287832 | |
| 12813139 | 3 years ago | | | 0 | 0.0013574560 |
ABI
ABI objects
Getter at block 21160498
decimals() view returns (uint8)
18
name() view returns (string)
Arch Crypton Game
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x4102b2500eb39ae53a07ee4ee85e32f14f545584
symbol() view returns (string)
ARCG
totalSupply() view returns (uint256)
39999988000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.