Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc5e7…508c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LUPE | ERC-20 | 1.192113M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20937655 | a month ago | | | 0 | 0.00087310426 | |
| 20937606 | a month ago | | | 0 | 0.0010554129 | |
| 20937588 | a month ago | | | 0 | 0.00086184327 | |
| 20937587 | a month ago | | | 0 | 0.00086166670 | |
| 20937569 | a month ago | | | 0 | 0.00069933563 | |
| 20937569 | a month ago | | | 0 | 0.00069933563 | |
| 20937569 | a month ago | | | 0 | 0.00069933563 | |
| 20937569 | a month ago | | | 0 | 0.00069933563 | |
| 20937567 | a month ago | | | 0 | 0.00071716431 | |
| 20937567 | a month ago | | | 0 | 0.00071716431 |
ABI
ABI objects
Getter at block 21261651
_bTrades() view returns (uint256)
121
_feestorage() view returns (address)
0xc5e7bf6e2b3ac35b6733fcaed9ddd08fe25b508c
_initialBuyFee() view returns (uint256)
20
_initialSellFee() view returns (uint256)
20
_lastBuyFee() view returns (uint256)
0
_lastSellFee() view returns (uint256)
0
_maxAmountSize() view returns (uint256)
1000000000000000000
_maxAmountSwapback() view returns (uint256)
10000000000000000
_reduceFeeAt() view returns (uint256)
13
_swapbackAmt() view returns (uint256)
0
decimals() pure returns (uint8)
9
name() pure returns (string)
LUPE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
LUPE
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
_errorTypes(address) view returns (uint256)
_feeExcluded(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
removeLimits()
renounceOwnership()
rescueETH()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.