BrokerNekoNetwork
Verified contract
Active on
Ethereum with 1,825 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERC-20 | 888.888888M | -- | -- | ||
BNN | ERC-20 | 29.697042M | -- | -- | |
ERC-20 | 21M | -- | -- | ||
ERC-20 | 7.777777M | -- | -- | ||
ERC-20 | 8.889K | -- | -- | ||
C4Y | ERC-20 | 3.7K | -- | -- | |
BRAT | ERC-20 | 1.000008 | -- | -- | |
PMT | ERC-20 | 0.0002 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19694442 | 7 months ago | | | 0 | 0.00034876493 | |
| 12733495 | 3 years ago | | | 0 | 0.00069595500 | |
| 12707306 | 3 years ago | | | 0 | 0.00029541600 | |
| 12631969 | 3 years ago | | | 0 | 0.00069559500 | |
| 11981076 | 4 years ago | | | 0 | 0.0034150313 | |
| 11683975 | 4 years ago | | | 0 | 0.0017224295 | |
| 11683964 | 4 years ago | | | 0 | 0.0012937386 | |
| 10449746 | 4 years ago | | | 0 | 0.0022220470 | |
| 10211466 | 4 years ago | | | 0 | 0.00091097500 | |
| 10032100 | 5 years ago | | | 0 | 0.0012847750 |
ABI
ABI objects
Getter at block 21167757
ALLOCATION_LOCK_END_TIMESTAMP() view returns (uint256)
1559347200
BNN() view returns (address)
0xf009d60df560f10e94f2ee397fcb57d00130704c
BNN_ALLOCATION() view returns (uint256)
1000000000000000000
INITIAL_SUPPLY() view returns (uint256)
1680000000000000000
decimals() view returns (uint256)
8
inAllocationLockPeriod() view returns (bool)
false
name() view returns (string)
BrokerNekoNetwork
symbol() view returns (string)
BNN
totalSupply() view returns (uint256)
1680000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
isAllocationLocked(address _spender) view returns (bool)
isTeamMember(address _spender) view returns (bool)
State-modifying
Events approve(address spender, uint256 tokens)
transfer(address to, uint256 tokens)
transferFrom(address from, address to, uint256 tokens)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.