Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8fa8…939d
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SLURP | ERC-20 | 604.296326K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20566665 | 3 months ago | | | 0 | 0.000089299204 | |
| 18573352 | a year ago | | | 0 | 0.0018582587 | |
| 18165317 | a year ago | | | 0 | 0.00076631435 | |
| 17846897 | a year ago | | | 0 | 0.00062844805 | |
| 17814443 | a year ago | | | 0 | 0.0016531638 | |
| 17773866 | a year ago | | | 0 | 0.0012637978 | |
| 17746691 | a year ago | | | 0 | 0.00045379958 | |
| 17729476 | a year ago | | | 0 | 0.00080679128 | |
| 17729474 | a year ago | | | 0 | 0.0013758437 | |
| 17729456 | a year ago | | | 0 | 0.0012274321 |
ABI
ABI objects
Getter at block 21220840
decimals() pure returns (uint8)
9
getValues() view returns (uint256, uint256)
(4580051391911486, 366404111352919)
name() pure returns (string)
SLURP
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SLURP
totalSupply() pure returns (uint256)
1000000000000000000
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)
changeFees(uint256 _buy, uint256 _sell, uint256 _slurp)
changeMinBalance(uint256 newMin)
delBot(address[] notbot)
manualsend()
manualswap()
openTrading()
recoverTokens(address tokenAddress)
removeLimits()
renounceOwnership()
setBots(address[] bots_)
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.