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)
No balances found for "Noodles"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18351472 | a year ago | | | 0 | 0.00038152811 | |
| 18351304 | a year ago | | | 0 | 0.00039907515 | |
| 18351282 | a year ago | | | 0 | 0.00018085927 | |
| 18351280 | a year ago | | | 0 | 0.00085540099 | |
| 18351280 | a year ago | | | 0 | 0.00043620799 | |
| 18351280 | a year ago | | | 0 | 0.00043620799 | |
| 18351277 | a year ago | | | 0 | 0.00045001153 | |
| 18351277 | a year ago | | | 0 | 0.00045001153 | |
| 18351276 | a year ago | | | 0 | 0.00046428800 | |
| 18351276 | a year ago | | | 0 | 0.00046428800 |
ABI
ABI objects
Getter at block 21223595
_maxWalletSize() view returns (uint256)
100000000000000000000
_swapTokensAtAmount() view returns (uint256)
200000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Noodles
owner() view returns (address)
0xf3b561fc1c479c4c625aa498ffe0bbeb28fdc439
symbol() pure returns (string)
NOODS
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x6e031f039a1694767bfa25c3d22453c93101f195
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
openTrading()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setWallets(address newMarketingWallet, address newDevWallet)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.