WeAllGonnaEatSoon
Verified contract
Active on
Ethereum with 140 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WAGES | ERC-20 | 21.17418K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18859236 | a year ago | | | 0 | 0.0016571702 | |
| 18859234 | a year ago | | | 0 | 0.0017433121 | |
| 18859224 | a year ago | | | 0 | 0.0019658577 | |
| 18859207 | a year ago | | | 0 | 0.0018743392 | |
| 18859198 | a year ago | | | 0 | 0.0019321832 | |
| 18859183 | a year ago | | | 0 | 0.0018006233 | |
| 18859148 | a year ago | | | 0 | 0.0014060376 | |
| 18859144 | a year ago | | | 0 | 0.0015500175 | |
| 18859133 | a year ago | | | 0 | 0.0017321363 | |
| 18859118 | a year ago | | | 0 | 0.0018121809 |
ABI
ABI objects
Getter at block 21322917
_maxTx() view returns (uint256)
2000000000000000
_maxWallet() view returns (uint256)
2000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
WeAllGonnaEatSoon
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
WAGES
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x60a469f5d2d737934bf513d5d45375f3df2850c7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
releaseMax()
renounceOwnership()
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTax(uint256 initOnBuy, uint256 initOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setTrading(bool _openTrading)
toggleSwap(bool _swapEnabled)
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)
MaxTxAmountUpdated(uint256 _maxTx)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.