wenAIRDROP
Verified contract
Active on
Ethereum with 304 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9641…741f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
wenAIRDROP | ERC-20 | 77.029059B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13190115 | 3 years ago | | | 0 | 0.0045596648 | |
| 12962264 | 3 years ago | | | 0 | 0.0017421294 | |
| 12890636 | 3 years ago | | | 0 | 0.00027643100 | |
| 12881812 | 3 years ago | | | 0 | 0.00079187700 | |
| 12864588 | 3 years ago | | | 0 | 0.0013508490 | |
| 12860093 | 3 years ago | | | 0 | 0.00065213400 | |
| 12856119 | 3 years ago | | | 0 | 0.0012576870 | |
| 12852732 | 3 years ago | | | 0 | 0.00087106470 | |
| 12844689 | 3 years ago | | | 0 | 0.00037827400 | |
| 12844473 | 3 years ago | | | 0 | 0.00097820100 |
ABI
ABI objects
Getter at block 21382046
amountInPool() view returns (uint256)
133217
cooldownEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
wenAIRDROP
owner() view returns (address)
0x293651ccd6aaf436cafea55777aa8773c14a68f1
symbol() pure returns (string)
wenAIRDROP
thisBalance() view returns (uint256)
12193004925668714709063
totalSupply() pure returns (uint256)
100000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
timeToBuy(address buyer) view returns (uint256)
timeToSell(address buyer) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
setFeeRate(uint256 rate)
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)
receive()
This contract contains no error objects.