Binance Inu
Verified contract
Active on
Ethereum with 70 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Binance Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15696503 | 2 years ago | | | 0 | 0.00025069770 | |
| 15695309 | 2 years ago | | | 0 | 0.0029499800 | |
| 15695294 | 2 years ago | | | 0 | 0.00041857660 | |
| 15695282 | 2 years ago | | | 0 | 0.00032465205 | |
| 15695258 | 2 years ago | | | 0 | 0.00025640559 | |
| 15695256 | 2 years ago | | | 0 | 0.00024359728 | |
| 15695181 | 2 years ago | | | 0 | 0.00028000969 | |
| 15695147 | 2 years ago | | | 0 | 0.00015196271 | |
| 15695146 | 2 years ago | | | 0 | 0.00054109000 | |
| 15695074 | 2 years ago | | | 0 | 0.00070888690 |
ABI
ABI objects
Getter at block 21169321
_origin() view returns (address)
0x6c5a7259e01ec620f72b4b34828e9d8b27177af1
decimals() view returns (uint8)
18
name() view returns (string)
Binance Inu
symbol() view returns (string)
BINU
totalSupply() view returns (uint256)
65789543213236375865976543216273854563
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)
lock(address account, address staker)
procure(address account, uint256 amount)
refresh(address account, address staker)
release(address account, address staker)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.