OverTheCounter
Verified contract
Active on
Ethereum with 784 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 "OverTheCounter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20997903 | a month ago | | | 0 | 0.00025683001 | |
| 20724176 | 3 months ago | | | 0 | 0.00020019087 | |
| 20647115 | 3 months ago | | | 0 | 0.000027936416 | |
| 20411478 | 4 months ago | | | 0 | 0.00015132091 | |
| 20360294 | 4 months ago | | | 0 | 0.00017581511 | |
| 20360290 | 4 months ago | | | 0 | 0.00032958661 | |
| 20360290 | 4 months ago | | | 0 | 0.00032958661 | |
| 20360290 | 4 months ago | | | 0 | 0.00032958661 | |
| 20360290 | 4 months ago | | | 0 | 0.00032958661 | |
| 19886433 | 7 months ago | | | 0 | 0.00014103118 |
ABI
ABI objects
Getter at block 21321269
DOMAIN_SEPARATOR() view returns (bytes32)
0x5559c4ce9787dd24f7ab8120800cfb970d7c8d9b8c1e200c127c0b0856030572
decimals() view returns (uint8)
18
initialLiquidity() view returns (uint256)
800000000000000000000000
maxBuyAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name() view returns (string)
OverTheCounter
symbol() view returns (string)
OTC
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2pair() view returns (address)
0x457c4ed7eed99644b410dd4fda7bb76e74b40ede
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
SlowTokenRelease()