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 |
---|---|---|---|---|---|
NOOB | ERC-20 | 1.093056M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19171881 | 3 months ago | | | 0 | 5.8641574e-7 | |
| 13095457 | 8 months ago | | | 0 | 0.0000012638802 | |
| 12481678 | 8 months ago | | | 0 | 0.0000057754351 | |
| 12481648 | 8 months ago | | | 0 | 0.0000016436429 | |
| 12462785 | 8 months ago | | | 0 | 0.0000022292181 | |
| 12460824 | 8 months ago | | | 0 | 0.0000016040607 | |
| 12460748 | 8 months ago | | | 0 | 0.0000016033358 | |
| 12460612 | 8 months ago | | | 0 | 0.0000016143207 | |
| 12460558 | 8 months ago | | | 0 | 0.0000016508794 | |
| 12460514 | 8 months ago | | | 0 | 0.000094389376 |
ABI
ABI objects
Getter at block 23102402
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0xb01ab0d3b1af929b1ff9c4c6344740e51898e562
msgSend() view returns (address)
0xb9fea3e643fa549f6335f2f79b4c0b1bb5f353b4
name() view returns (string)
NOOB
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xb9fea3e643fa549f6335f2f79b4c0b1bb5f353b4
startBlock() view returns (uint256)
12459484
symbol() view returns (string)
NOOB
totalSupply() view returns (uint256)
69696969000000000000000000
trade() view returns (bool)
true
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() payable
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.