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 "SLAVERSE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18910983 | 10 months ago | | | 0 | 0.00088647800 | |
| 14283260 | 3 years ago | | | 0 | 0.0012543046 | |
| 13865537 | 3 years ago | | | 0 | 0.0015474709 | |
| 13848753 | 3 years ago | | | 0 | 0.0019160475 | |
| 13793555 | 3 years ago | | | 0 | 0.0029246476 | |
| 13771954 | 3 years ago | | | 0 | 0.0051464332 | |
| 13760597 | 3 years ago | | | 0 | 0.0033474268 | |
| 13749086 | 3 years ago | | | 0 | 0.0040713700 | |
| 13747573 | 3 years ago | | | 0 | 0.0038148120 | |
| 13747496 | 3 years ago | | | 0 | 0.0049782095 |
ABI
ABI objects
Getter at block 21093743
_FeeAddress() view returns (address)
0xe319b8002f458c0e69661df410c5c4655d68e4c1
_marketingWalletAddress() view returns (address)
0xf773e30a60d00a153f99f0245c71b7deca9c2343
amountInPool() view returns (uint256)
12718
decimals() pure returns (uint8)
9
name() pure returns (string)
SLAVERSE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SLAV
thisBalance() view returns (uint256)
610696608834470207
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
excludeFromFee(address ad)
includeToFee(address ad)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setMarketingWallet(address marketingWalletAddress)
setNoTaxMode(bool onoff)
setTaxFee(uint256 tax)
setTeamFee(uint256 team)
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)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.