The Intelligent
Verified contract
Active on
Ethereum with 14 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "The Intelligent"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15297420 | 2 years ago | | | 0 | 0.00077156198 | |
| 15297331 | 2 years ago | | | 0 | 0.00047559268 | |
| 15297280 | 2 years ago | | | 0 | 0.00034365238 | |
| 15297267 | 2 years ago | | | 0 | 0.00054961211 | |
| 15297256 | 2 years ago | | | 0 | 0.00059369192 | |
| 15297255 | 2 years ago | | | 0 | 0.00053804188 | |
| 15297251 | 2 years ago | | | 0 | 0.00060454643 | |
| 15297251 | 2 years ago | | | 0 | 0.00062507731 | |
| 15297248 | 2 years ago | | | 0 | 0.00068295644 | |
| 15297243 | 2 years ago | | | 0 | 0.00065367769 |
ABI
ABI objects
Getter at block 21426609
decimals() view returns (uint8)
18
name() view returns (string)
The Intelligent
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x4ac9d2c04133ab691b347e0939080cd7c6ebf2dd
symbol() view returns (string)
BRAIN
totalSupply() view returns (uint256)
3825000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.