Aigo Payment
Verified contract
Active on
Ethereum with 3,978 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 |
---|---|---|---|---|---|
AMSC | ERC-20 | 87.11M | -- | -- | |
C4Y | ERC-20 | 1.5K | -- | -- | |
XCR | ERC-20 | 212 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16896409 | 2 years ago | | | 0 | 0.00052750215 | |
| 16796856 | 2 years ago | | | 0 | 0.00094486070 | |
| 13463436 | 3 years ago | | | 0 | 0.0036736982 | |
| 12816483 | 3 years ago | | | 0 | 0.0013052750 | |
| 11653688 | 4 years ago | | | 0 | 0.0053669000 | |
| 11400470 | 4 years ago | | | 0 | 0.0016687000 | |
| 11236899 | 4 years ago | | | 0 | 0.0032472000 | |
| 11229606 | 4 years ago | | | 0 | 0.0011726000 | |
| 11094853 | 4 years ago | | | 0 | 0.00076670000 | |
| 11027130 | 4 years ago | | | 0 | 0.0022099000 |
ABI
ABI objects
Getter at block 21164009
deadline() view returns (uint256)
1572724575
decimals() view returns (uint256)
18
distributionFinished() view returns (bool)
false
name() view returns (string)
Aigo Payment
progress0drop() view returns (uint256)
2001
requestMinimum() view returns (uint256)
5000000000000000
round1() view returns (uint256)
1571428575
round2() view returns (uint256)
1572292575
symbol() view returns (string)
XGP
target0drop() view returns (uint256)
2000
tokensPerEth() view returns (uint256)
500000000000000000000
totalDistributed() view returns (uint256)
525693209838599366280470500
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
Claimed(address) view returns (bool)
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 DistributeAirdrop(address _participant, uint256 _amount)
DistributeAirdropMultiple(address[] _addresses, uint256 _amount)
add(uint256 _value)
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(uint256 _wdamount)
withdrawAll()
withdrawForeignTokens(address _tokenContract) returns (bool)
Add(uint256 value)
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.