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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOUND | ERC-20 | 492.953783K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19843890 | 7 months ago | | | 0 | 0.00012563104 | |
| 19235387 | 10 months ago | | | 0 | 0.0054891114 | |
| 19235382 | 10 months ago | | | 0 | 0.0024134854 | |
| 19235381 | 10 months ago | | | 0 | 0.0042187385 | |
| 19235315 | 10 months ago | | | 0 | 0.0047760489 | |
| 19235179 | 10 months ago | | | 0 | 0.0049358286 | |
| 19235150 | 10 months ago | | | 0 | 0.0034475074 | |
| 19235142 | 10 months ago | | | 0 | 0.0027485759 | |
| 19235129 | 10 months ago | | | 0 | 0.0030750803 | |
| 19235093 | 10 months ago | | | 0 | 0.0017727578 |
ABI
ABI objects
Getter at block 21384659
TradingOpen() view returns (bool)
true
_boundWallet() view returns (address)
0xd49b2bbb566c92c9adf777e416d94a9627141412
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_swapBoundThreshHold() view returns (uint256)
1000000000000000000000
_totalSupply() view returns (uint256)
100000000000000000000000000
boundFeeEnabled() view returns (bool)
true
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
BitGround
pair() view returns (address)
0x8de23e083e9da43489b728fd46feae10eb936421
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
BOUND
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createBoundTrade()
enableBoundTrade()
removeBoundLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawBoundBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address boundWallet)
receive()
This contract contains no error objects.