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 "Equinox"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19469712 | 8 months ago | | | 0 | 0.0021934512 | |
| 19414473 | 8 months ago | | | 0 | 0.0064381538 | |
| 18753635 | a year ago | | | 0 | 0.0010452323 | |
| 18753629 | a year ago | | | 0 | 0.0021204844 | |
| 18753603 | a year ago | | | 0 | 0.0017361566 | |
| 18750558 | a year ago | | | 0 | 0.0016954354 | |
| 18750194 | a year ago | | | 0 | 0.0012249031 | |
| 18744978 | a year ago | | | 0 | 0.0019838078 | |
| 18743890 | a year ago | | | 0 | 0.0018741965 | |
| 18743104 | a year ago | | | 0 | 0.0012690278 |
ABI
ABI objects
Getter at block 21190106
_swapTokensThreshold() view returns (uint256)
100000000000000000000000
decimals() pure returns (uint8)
18
dexPair() view returns (address)
0x126d22a1c16a3d4b55dc0ddf5fa8ba92b1db50ba
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
name() pure returns (string)
Equinox
owner() view returns (address)
0x0000000000000000000000000000000000000000
shareDistribution() view returns (uint256 marketing)
100
symbol() pure returns (string)
EQX
totalSupply() pure returns (uint256)
1000000000000000000000000000
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)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed prevOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.