Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Barky | ERC-20 | 22.025148B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19800910 | 6 months ago | | | 0 | 0.00030138646 | |
| 19800905 | 6 months ago | | | 0 | 0.00037725054 | |
| 19800902 | 6 months ago | | | 0 | 0.00038430009 | |
| 19800899 | 6 months ago | | | 0 | 0.00011914700 | |
| 19800899 | 6 months ago | | | 0 | 0.00035081063 | |
| 19800898 | 6 months ago | | | 0 | 0.00044522933 | |
| 19800898 | 6 months ago | | | 0 | 0.00044522933 | |
| 19800898 | 6 months ago | | | 0 | 0.00044522933 | |
| 19800898 | 6 months ago | | | 0 | 0.00044522933 | |
| 19800898 | 6 months ago | | | 0 | 0.00044522933 |
ABI
ABI objects
Getter at block 21184514
decimals() view returns (uint8)
18
feeRecipientAddress() view returns (address)
0xdea33f858fe4ef561af84c2700377b250fc25cd9
feeTokenThreshold() view returns (uint256)
500000000000000000000000000
maxHoldings() view returns (uint256)
0
maxSwapTxSize() view returns (uint256)
0
name() view returns (string)
Barky
owner() view returns (address)
0xdea33f858fe4ef561af84c2700377b250fc25cd9
swapBackFeePercent() view returns (uint256)
30
swapFeePercent() view returns (uint256)
20
symbol() view returns (string)
Barky
totalSupply() view returns (uint256)
100000000000000000000000000000
uniPair() view returns (address)
0xad749bf52d241d1db5e9cbe2f8e2f9bfed2930c0
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableHoldingLimit()
disableLimits()
disableSwapLimit()
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
swapBack()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckERC20(address token)
transferStuckETH()
updateFeeTokenThreshold(uint256 newThreshold)
updateSwapFees(uint256 newBuyFee, uint256 newSellFee)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.