Archetypal Network
Verified contract
Active on
Ethereum with 6,985 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 |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
ACTP | ERC-20 | 239.8K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 1.5K | -- | -- | |
MBCASH | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19317653 | 9 months ago | | | 0 | 0.0016804161 | |
| 17694396 | a year ago | | | 0 | 0.00055359489 | |
| 17694395 | a year ago | | | 0 | 0.00056874821 | |
| 17674425 | a year ago | | | 0 | 0.00050511709 | |
| 17674346 | a year ago | | | 0 | 0.00061108838 | |
| 17674346 | a year ago | | | 0 | 0.00061108838 | |
| 17668054 | a year ago | | | 0 | 0.00051426121 | |
| 17668047 | a year ago | | | 0 | 0.00058983143 | |
| 17655148 | a year ago | | | 0 | 0.00075540000 | |
| 17647650 | a year ago | | | 0 | 0.00058039270 |
ABI
ABI objects
Getter at block 21166787
MIN_CONTRIBUTION() view returns (uint256)
10000000000000
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
true
name() view returns (string)
Archetypal Network
symbol() view returns (string)
ACTP
tokensPerEth() view returns (uint256)
700000000000000
totalDistributed() view returns (uint256)
704261308372709913
totalSupply() view returns (uint256)
704261308372709913
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events adminClaimAirdrop(address _participant, uint256 _amount)
adminClaimAirdropMultiple(address[] _addresses, uint256 _amount)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw()
withdrawForeignTokens(address _tokenContract) returns (bool)
Airdrop(address indexed _owner, uint256 _amount, uint256 _balance)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.