Leap Token
Verified contract
Active on
Ethereum with 29 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LEAP | ERC-20 | 198.451005M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14351665 | 3 years ago | | | 0 | 0.0015049818 | |
| 13998967 | 3 years ago | | | 0 | 0.0089324154 | |
| 13920342 | 3 years ago | | | 0 | 0.011029250 | |
| 13915898 | 3 years ago | | | 0 | 0.019432236 | |
| 13915403 | 3 years ago | | | 0 | 0.0032886707 | |
| 13840435 | 3 years ago | | | 0 | 0.0031239407 | |
| 13813194 | 3 years ago | | | 0 | 0.012923761 | |
| 13812809 | 3 years ago | | | 0 | 0.011908694 | |
| 13692902 | 3 years ago | | | 0 | 0.0036411171 | |
| 13563009 | 3 years ago | | | 0 | 0.0045098052 |
ABI
ABI objects
Getter at block 21196767
decimals() pure returns (uint8)
9
name() pure returns (string)
Leap Token
owner() view returns (address)
0x57718d9dc5943f8a4f8efbe80eb7bbeab6e81902
symbol() pure returns (string)
LEAP
totalSupply() pure returns (uint256)
1000000000000000000000
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)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.