亚洲母基金区块链(亚股链)
Verified contract
Active on
Ethereum with 4,260 txns
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 "亚洲母基金区块链(亚股链)"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10426830 | 4 years ago | | | 0 | 0.0029666400 | |
| 10110472 | 4 years ago | | | 0 | 0.0044499600 | |
| 9640906 | 5 years ago | | | 0 | 0.00022071000 | |
| 9640700 | 5 years ago | | | 0 | 0.000052071000 | |
| 9407284 | 5 years ago | | | 0 | 0.0015617700 | |
| 9235050 | 5 years ago | | | 0 | 0.0015628500 | |
| 9235007 | 5 years ago | | | 0 | 0.00066285000 | |
| 9234603 | 5 years ago | | | 0 | 0.00018547500 | |
| 9225117 | 5 years ago | | | 0 | 0.00066249000 | |
| 9225094 | 5 years ago | | | 0 | 0.000081582600 |
ABI
ABI objects
Getter at block 21161911
currentSupply() view returns (uint256)
630000000000000000000000000
decimals() view returns (uint256)
18
ethFundDeposit() view returns (address)
0x16dc60b242e301c40541fe89ca4065471de12ba3
fundingStartBlock() view returns (uint256)
0
fundingStopBlock() view returns (uint256)
0
isFunding() view returns (bool)
false
name() view returns (string)
亚洲母基金区块链(亚股链)
newContractAddr() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
AGG
tokenExchangeRate() view returns (uint256)
300
tokenMigrated() view returns (uint256)
0
tokenRaised() view returns (uint256)
0
totalSupply() view returns (uint256)
630000000000000000000000000
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events allocateToken(address _addr, uint256 _eth)
approve(address _spender, uint256 _value) returns (bool success)
changeOwner(address _newFundDeposit)
decreaseSupply(uint256 _value)
increaseSupply(uint256 _value)
migrate()
setMigrateContract(address _newContractAddr)
setTokenExchangeRate(uint256 _tokenExchangeRate)
startFunding(uint256 _fundingStartBlock, uint256 _fundingStopBlock)
stopFunding()
transfer(address _to, uint256 _value) returns (bool success)
transferETH()
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
AllocateToken(address indexed _to, uint256 _value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
DecreaseSupply(uint256 _value)
IncreaseSupply(uint256 _value)
IssueToken(address indexed _to, uint256 _value)
Migrate(address indexed _to, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _ethFundDeposit, uint256 _currentSupply)
fallback()
This contract contains no error objects.