Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "$Coyote"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20344218 | 2 months ago | | | 0 | 3.1331420e-7 | |
| 20344208 | 2 months ago | | | 0 | 3.1522728e-7 | |
| 20344201 | 2 months ago | | | 0 | 3.1548834e-7 | |
| 20344193 | 2 months ago | | | 0 | 3.1359990e-7 | |
| 20344095 | 2 months ago | | | 0 | 3.2163767e-7 | |
| 20344039 | 2 months ago | | | 0 | 3.2199377e-7 | |
| 20344034 | 2 months ago | | | 0 | 3.2145581e-7 | |
| 20343918 | 2 months ago | | | 0 | 0.000000308551723200 | |
| 20343775 | 2 months ago | | | 0 | 0.000000301775259744 | |
| 20343164 | 2 months ago | | | 0 | 2.6787417e-7 |
ABI
ABI objects
Getter at block 22812581
_ots() view returns (bytes32)
0x30168b856eebb96f75ab4f2f602684ecd18d0c9113af454736aa95f816c918f9
_totalSupply() view returns (uint256)
7500000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
$Coyote
symbol() view returns (string)
$COYOTE
totalSupply() view returns (uint256)
7500000000000000000000000000
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)
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.