BrainFarm
Verified contract
Active on
Ethereum with 3,488 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 |
---|---|---|---|---|---|
BRAIN | ERC-20 | 1.803194K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20885444 | 2 months ago | | | 0 | 0.00071603460 | |
| 20528324 | 3 months ago | | | 0 | 0.00081104132 | |
| 20143612 | 5 months ago | | | 0 | 0.00018562539 | |
| 20043589 | 6 months ago | | | 0 | 0.00053640383 | |
| 20043584 | 6 months ago | | | 0 | 0.00058478293 | |
| 20002822 | 6 months ago | | | 0 | 0.00060150001 | |
| 15399335 | 2 years ago | | | 0 | 0.0015456060 | |
| 14583152 | 3 years ago | | | 0 | 0.0021926011 | |
| 13832231 | 3 years ago | | | 0 | 0.0034580176 | |
| 13484263 | 3 years ago | | | 0 | 0.012148280 |
ABI
ABI objects
Getter at block 21276714
BrainAddress() view returns (address)
0xea3cb156745a8d281a5fc174186c976f2dd04c2e
LootboxAddress() view returns (address)
0x103539173fee37b983730b81c5453dd301974ca2
owner() view returns (address)
0x08d19746ee0c0833fc5eaf98181eb91daeeb9abb
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
lastUpdateTime(address) view returns (uint256)
points(address) view returns (uint256)
State-modifying
Events exit()
redeem(uint256 _lootbox)
renounceOwnership()
setLootboxAddress(address _address)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _brain)
This contract contains no fallback and receive objects.
This contract contains no error objects.