BinanceDog
Verified contract
Active on
Ethereum with 419 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 "BinanceDog"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20957075 | a month ago | | | 0 | 0.00048475858 | |
| 20957050 | a month ago | | | 0 | 0.00075274180 | |
| 20956870 | a month ago | | | 0 | 0.0011242083 | |
| 20955766 | a month ago | | | 0 | 0.00056179664 | |
| 20955762 | a month ago | | | 0 | 0.00051814020 | |
| 20955541 | a month ago | | | 0 | 0.0010619674 | |
| 20955539 | a month ago | | | 0 | 0.00048919406 | |
| 20955539 | a month ago | | | 0 | 0.00048919406 | |
| 20955430 | a month ago | | | 0 | 0.00061595986 | |
| 20872983 | 2 months ago | | | 0 | 0.00052450738 |
ABI
ABI objects
Getter at block 21214799
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
420690000000000000000000000
name() pure returns (string)
Binance Dog
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() pure returns (string)
Cippone
totalSupply() pure returns (uint256)
420690000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.