Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xccc5…1f19
1 additional
variable
Balances ($0.00)
No balances found for "NutzPad"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21097500 | a month ago | | | 0 | 0.000096948000 | |
| 20499289 | 4 months ago | | | 0 | 0.000087829995 | |
| 20499111 | 4 months ago | | | 0 | 0.00011968432 | |
| 20499103 | 4 months ago | | | 0 | 0.000063040290 | |
| 20499102 | 4 months ago | | | 0 | 0.00011904619 | |
| 20499101 | 4 months ago | | | 0 | 0.00011323922 | |
| 20499089 | 4 months ago | | | 0 | 0.00011741812 | |
| 20499048 | 4 months ago | | | 0 | 0.00018006831 | |
| 20499040 | 4 months ago | | | 0 | 0.00012794488 | |
| 20499040 | 4 months ago | | | 0 | 0.00012794488 |
ABI
ABI objects
Getter at block 21307415
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
0
decimals() pure returns (uint8)
9
name() pure returns (string)
NutzPad
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
NUTZ
totalSupply() pure returns (uint256)
1000000000000000000
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)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimit()
removeTransferTax()
renounceOwnership()
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)
ClearToken(address TokenAddressCleared, uint256 Amount)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.