Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Dogy Tesla"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17521102 | 5 months ago | | | 0 | 0.0000068960667 | |
| 17520994 | 5 months ago | | | 0 | 0.0000070976445 | |
| 17520666 | 5 months ago | | | 0 | 0.0000078657715 | |
| 17520261 | 5 months ago | | | 0 | 0.0000073493895 | |
| 17520190 | 5 months ago | | | 0 | 0.0000075119488 | |
| 17520147 | 5 months ago | | | 0 | 0.0000073836047 | |
| 17520097 | 5 months ago | | | 0 | 3.5284561e-7 | |
| 17519910 | 5 months ago | | | 0 | 0.0000066607878 | |
| 17519456 | 5 months ago | | | 0 | 0.0000054521135 | |
| 17519449 | 5 months ago | | | 0 | 0.0000056783083 |
ABI
ABI objects
Getter at block 23895736
_ots() view returns (bytes32)
0x6e7a1a8868ad16255e6cc3e2a920b5579bd7a979f6ccb87e6204d7338ae3bff9
_totalSupply() view returns (uint256)
670000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Dogy Tesla
symbol() view returns (string)
DOGYTESLA
totalSupply() view returns (uint256)
670000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.