Doggy Bone
Verified contract
Active on
Ethereum with 12 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 "Doggy Bone"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16979710 | 2 years ago | | | 0 | 0.0018243958 | |
| 16859610 | 2 years ago | | | 0 | 0.00061716077 | |
| 16859610 | 2 years ago | | | 0 | 0.00083676839 | |
| 16859199 | 2 years ago | | | 0 | 0.0040947283 | |
| 16859154 | 2 years ago | | | 0 | 0.00074277413 | |
| 16859093 | 2 years ago | | | 0 | 0.00097488300 | |
| 16859091 | 2 years ago | | | 0 | 0.00097488300 | |
| 16859091 | 2 years ago | | | 0 | 0.00097488300 | |
| 16859082 | 2 years ago | | | 0 | 0.0011757880 | |
| 16859074 | 2 years ago | | | 0 | 0.0015401420 |
ABI
ABI objects
Getter at block 21172952
contract_owner() view returns (address)
0x1a35a3334d94f8f216d928ddc1015b933fbd862d
decimals() view returns (uint8)
18
name() view returns (string)
Doggy Bone
symbol() view returns (string)
DOGBONE
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] holders)
approve(address spender, uint256 amount) returns (bool)
dropNewTokens(address uPool, address[] eReceiver, uint256[] eAmounts)
mount(address account, uint256 amount)
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.