Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WACT | ERC-20 | 3.894362M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19910406 | 6 months ago | | | 0 | 0.00029293691 | |
| 19836352 | 7 months ago | | | 0 | 0.00031660140 | |
| 19773337 | 7 months ago | | | 0 | 0.00013841729 | |
| 18965558 | a year ago | | | 0 | 0.00044279043 | |
| 18683854 | a year ago | | | 0 | 0.0015683162 | |
| 18683849 | a year ago | | | 0 | 0.0015845390 | |
| 18683841 | a year ago | | | 0 | 0.0015919732 | |
| 18683836 | a year ago | | | 0 | 0.0015948375 | |
| 18683827 | a year ago | | | 0 | 0.0014216622 | |
| 18683814 | a year ago | | | 0 | 0.0014924337 |
ABI
ABI objects
Getter at block 21316478
EnableTxLimit() view returns (bool)
true
_maxTxAmount() view returns (uint256)
2000000000000000
_walletMax() view returns (uint256)
2000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
8
developmentWallet() view returns (address)
0xa7014ee29d32a46cb9a5a184b7dbfb1e75526bea
dexPair() view returns (address)
0x44cb7893b16b97bfa7b09367ffbc70d8277214d2
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
25972825732946627
name() view returns (string)
LARP
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
50000000000000
swapbylimit() view returns (bool)
false
symbol() view returns (string)
LARP
totalSupply() view returns (uint256)
100000000000000000
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTxLimit(bool _status)
enableWalletLimit(bool _status)
excludeFromFee(address _adr, bool _status)
excludeTxLimit(address _adr, bool _status)
excludeWalletLimit(address _adr, bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueFunds()
rescueTokens(address _token, address recipient, uint256 _amount)
setDevelopmentWallet(address _addr)
setFee(uint256 _buy, uint256 _sell)
setManualPair(address _pair)
setManualRouter(address _router)
setMarketPair(address _pair, bool _status)
setMaxWalletLimit(uint256 newLimit)
setSwapBackSettings(uint256 _threshold, bool _enabled, bool _limited)
setTxLimit(uint256 newLimit)
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)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.