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 "washly"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15984066 | 2 years ago | | | 0 | 0.0010431646 | |
| 15983489 | 2 years ago | | | 0 | 0.0026541979 | |
| 15983460 | 2 years ago | | | 0 | 0.0010218254 | |
| 15983393 | 2 years ago | | | 0 | 0.0022767860 | |
| 15983392 | 2 years ago | | | 0 | 0.00088576032 | |
| 15983391 | 2 years ago | | | 0 | 0.00079600508 | |
| 15983379 | 2 years ago | | | 0 | 0.00089943532 | |
| 15983378 | 2 years ago | | | 0 | 0.00084012298 | |
| 15983375 | 2 years ago | | | 0 | 0.0015171264 | |
| 15983374 | 2 years ago | | | 0 | 0.0010704048 |
ABI
ABI objects
Getter at block 21310219
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
airdropDistributer() view returns (address)
0x0000000000000000000000000000000000000000
burningPercentage() view returns (uint256)
1
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
globalWarmingPercentage() view returns (uint256)
1
globalWarmingSupportWallet() view returns (address)
0x2d7134ba3c852bc5f27a08d25ac1b44c603ac3fd
lpBuyingPercentage() view returns (uint256)
3
lpSellingPercentage() view returns (uint256)
4
lpTransferingPercentage() view returns (uint256)
1
marketingPercentage() view returns (uint256)
2
marketingWallet() view returns (address)
0x3ebfff80bfa683c8bcdd1b3596ec46755789114d
name() view returns (string)
washly
owner() view returns (address)
0x306ed39d7a03c3cfb7baeed3cd7541052c05fac6
symbol() view returns (string)
WSHY
takeFees() view returns (bool)
true
totalSupply() view returns (uint256)
192000000000000000000000000
uniswapV2Pair() view returns (address)
0x86f7f798d5579fc8d5d0f53edb791c07cadb8e4a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
distributeAirdrop(address _to, uint256 _amount)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setAirdropDistributer(address _airdropDistributer)
setAutomatedMarketMakerPair(address pair, bool value)
setFees(uint256 _burningPercentage, uint256 _globalWarmingPercentage, uint256 _marketingPercentage, uint256 _lpBuyingPercentage, uint256 _lpSellingPercentage, uint256 _lpTransferingPercentage)
setTakeFees(bool _takeFees)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.