Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($14.52)
Native
Value
$14.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004553 | $3,189.85 |
$14.52 | |
NUWA | ERC-20 | 28.510999M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18282407 | a year ago | | | 0 | 0.00029479978 | |
| 15631445 | 2 years ago | | | 0 | 0.00053015644 | |
| 15631280 | 2 years ago | | | 0 | 0.00044444991 | |
| 15631210 | 2 years ago | | | 0 | 0.0016001376 | |
| 15631151 | 2 years ago | | | 0 | 0.00058790341 | |
| 15631147 | 2 years ago | | | 0 | 0.00079136890 | |
| 15631136 | 2 years ago | | | 0 | 0.024585210 | |
| 15631120 | 2 years ago | | | 0 | 0.00047688463 | |
| 15631118 | 2 years ago | | | 0 | 0.00062083601 | |
| 15631118 | 2 years ago | | | 0 | 0.00062083601 |
ABI
ABI objects
Getter at block 21184331
_maxWalletAmount() view returns (uint256)
200000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x5836d5922fb5ce0966bfe258ed9b5860539f32fb
marketingFeeReceiver() view returns (address)
0x5836d5922fb5ce0966bfe258ed9b5860539f32fb
name() pure returns (string)
Nuwa
pair() view returns (address)
0x0010ce2b98b5b3e51aaf8f85edb09357de63f21f
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000
symbol() pure returns (string)
NUWA
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events Lifttax()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
areBots(address[] bots_, bool status)
clearStuckBalance()
isBots(address botAddress, bool status)
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver)
setFees(uint256 _MarketingFee, uint256 _liquidityFee)
setThreshold(uint256 _treshold)
setWalletLimit(uint256 amountPercent)
swapStatus(bool status)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.