101 DALMATIANS INU
Verified contract
Active on
Ethereum with 40 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "101 DALMATIANS INU"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16174260 | 2 years ago | | | 0 | 0.00035606713 | |
| 12545385 | 3 years ago | | | 0 | 0.0063628280 | |
| 12534170 | 3 years ago | | | 0 | 0.0013004320 | |
| 12533031 | 3 years ago | | | 0 | 0.00092888000 | |
| 12532953 | 3 years ago | | | 0 | 0.0010217680 | |
| 12532690 | 3 years ago | | | 0 | 0.00078964089 | |
| 12532602 | 3 years ago | | | 0 | 0.0016255400 | |
| 12532597 | 3 years ago | | | 0 | 0.0025840500 | |
| 12532576 | 3 years ago | | | 0 | 0.0011146560 | |
| 12532568 | 3 years ago | | | 0 | 0.0027866400 |
ABI
ABI objects
Getter at block 21157358
_totalSupply() view returns (uint256)
1000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
101 DALMATIANS INU
symbol() view returns (string)
101DINU
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.