ContractSLURP
Verified contract
Active on
Ethereum with 1,045 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb3b3…9aae
Balances ($375.23)
Native
Value
$375.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.102107 | $3,674.82 |
$375.23 | |
SLURP | ERC-20 | 38.68713M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21178733 | 17 days ago | | | 0 | 0.0014448755 | |
| 21081368 | a month ago | | | 0 | 0.00030470582 | |
| 20101806 | 5 months ago | | | 0 | 0.00012329179 | |
| 19654662 | 8 months ago | | | 0 | 0.00053243071 | |
| 19536161 | 8 months ago | | | 0 | 0.0013894396 | |
| 19536001 | 8 months ago | | | 0 | 0.0013255744 | |
| 19519318 | 8 months ago | | | 0 | 0.0015809695 | |
| 19479410 | 8 months ago | | | 0 | 0.0013043671 | |
| 19464188 | 8 months ago | | | 0 | 0.0010218086 | |
| 19232428 | 9 months ago | | | 0 | 0.00090003003 |
ABI
ABI objects
Getter at block 21301433
MinTaxSwapLimit() view returns (uint256)
1000000000000000000000000000
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
isOpen() view returns (bool)
true
marketingWallet() view returns (address)
0xb3b31ef24cedaf23e652fb0b45888da947af9aae
maxWalletlimit() view returns (uint256)
1000000000000000000000000000000
name() pure returns (string)
Slurp
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
2
symbol() pure returns (string)
SLURP
totalSupply() pure returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ChangeMarketingWalletAddress(address newAddress)
ChangeMinTaxSwapLimit(uint256 NewMinTaxSwapLimitAmount)
DisableWalletLimit()
EnableTrade()
ExcludeFromFees(address holder, bool exempt)
approve(address spender, uint256 amount) returns (bool)
includeToWhiteList(address[] _users)
renounceOwnership()
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.