Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "POUND"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20794180 | 2 months ago | | | 0 | 0.000061840442 | |
| 20653117 | 2 months ago | | | 0 | 1.7277642e-7 | |
| 20652998 | 2 months ago | | | 0 | 1.7304743e-7 | |
| 20651580 | 2 months ago | | | 0 | 1.5684784e-7 | |
| 20650937 | 2 months ago | | | 0 | 1.5169262e-7 | |
| 20649341 | 2 months ago | | | 0 | 1.4649399e-7 | |
| 20635401 | 2 months ago | | | 0 | 5.4630254e-7 | |
| 20635327 | 2 months ago | | | 0 | 5.4571878e-7 | |
| 20634958 | 2 months ago | | | 0 | 4.3174979e-7 | |
| 20634743 | 2 months ago | | | 0 | 0.000000404956783060 |
ABI
ABI objects
Getter at block 22818728
_maxTaxSwap() view returns (uint256)
20000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
50000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
POUND
owner() view returns (address)
0x8c6b26cff253d48dac314d9b972eb074b6c732f8
symbol() pure returns (string)
POUND
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)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.