Wrapped Kingdom
Verified contract
Active on
Base with 493 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5be6…7001
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
wKING | ERC-20 | 1.830256 | -- | -- | |
KING | ERC-721 | 1 | -- | -- | |
KING | ERC-721 | 1 | -- | -- | |
KING | ERC-721 | 1 | -- | -- | |
KING | ERC-721 | 1 | -- | -- | |
KING | ERC-721 | 1 | -- | -- | |
KING | ERC-721 | 1 | -- | -- | |
KING | ERC-721 | 1 | -- | -- | |
KING | ERC-721 | 1 | -- | -- | |
KING | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22909171 | 6 days ago | | | 0 | 5.4919505e-7 | |
| 21865252 | a month ago | | | 0 | 1.2032255e-7 | |
| 21711415 | a month ago | | | 0 | 9.8211469e-7 | |
| 20653513 | 2 months ago | | | 0 | 0.000000086979771176 | |
| 20556498 | 2 months ago | | | 0 | 0.0000014253322 | |
| 20443932 | 2 months ago | | | 0 | 2.7674943e-7 | |
| 20147960 | 2 months ago | | | 0 | 1.6780110e-7 | |
| 19901291 | 2 months ago | | | 0 | 0.000000301665475748 | |
| 19846817 | 3 months ago | | | 0 | 3.1921000e-7 | |
| 19846768 | 3 months ago | | | 0 | 6.3153520e-7 |
ABI
ABI objects
Getter at block 23165927
_maxTxAmount() view returns (uint256)
70000000000000000000
_maxWalletSize() view returns (uint256)
70000000000000000000
_taxSwap() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Wrapped Kingdom
owner() view returns (address)
0xe27ba921672b9fc4e5fbcbc6ddacf0b55a78f22e
symbol() pure returns (string)
wKING
totalSupply() view returns (uint256)
70000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
enableTrading(address _uniRouter)
manualSend()
manualSendToken()
manualSwap()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
setTaxSwapAmount(uint256 _tax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unwrap(uint256 _tokens)
wrap(uint256 _tokensOrTokenId)
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)
Unwrap(address indexed owner, uint256 tokens)
Wrap(address indexed owner, uint256 tokens)
constructor(address kingdomAddress)
receive()
This contract contains no error objects.