ASMBrainsASTOAirdrop
Verified contract
Active on
Ethereum with 3,317 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($271,687.13)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ASTO | ERC-20 | 6.479712M | $0.041929 |
$271,687.13 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21273040 | a day ago | | | 0 | 0.0013462811 | |
| 21261968 | 3 days ago | | | 0 | 0.00074828023 | |
| 21260086 | 3 days ago | | | 0 | 0.00070041307 | |
| 21064351 | a month ago | | | 0 | 0.00078712495 | |
| 20895920 | 2 months ago | | | 0 | 0.00031239552 | |
| 20582269 | 3 months ago | | | 0 | 0.00011114211 | |
| 20577573 | 3 months ago | | | 0 | 0.0012520965 | |
| 20576254 | 3 months ago | | | 0 | 0.000090392901 | |
| 20464887 | 4 months ago | | | 0 | 0.00037388852 | |
| 20378013 | 4 months ago | | | 0 | 0.00054994641 |
ABI
ABI objects
Getter at block 21281276
brain() view returns (address)
0xd0318da435dbce0b347cc6faa330b5a9889e3585
owner() view returns (address)
0xd2a3d88f31315ea9442d7d25cd30871bed0044ff
paused() view returns (bool)
false
token() view returns (address)
0x823556202e86763853b40e9cde725f412e294689
tokenAmountPerBrain() view returns (uint256)
7152000000000000000000
totalBrainsClaimed() view returns (uint256)
9094
Read-only
claimed(uint256) view returns (bool)
State-modifying
Events claim(uint256[] brainIds)
pause()
renounceOwnership()
transferOwnership(address newOwner)
unpause()
withdrawToken(address _token, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
TokenClaimed(address indexed recipient, uint256 brainId, uint256 tokenAmount)
TokenWithdrawn(address indexed recipient, uint256 tokenAmount)
Unpaused(address account)
constructor(address multisig, address _token, address _brain, uint256 _tokenAmountPerBrain)
This contract contains no fallback and receive objects.
This contract contains no error objects.