Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4f53…b0f7
0x4f53…b0f7
0x4f53…b0f7
0x574f…42cb
0x574f…42cb
0xcd53…d9b3
13 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,167.51 |
$0 | |
GOLD 🟡 | ERC-20 | 4.649977B | -- | -- | |
ABBY | ERC-20 | 17.595036M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19233761 | 9 months ago | | | 0 | 0.00088231599 | |
| 19001628 | 10 months ago | | | 0 | 0.0071972823 | |
| 19001495 | 10 months ago | | | 0 | 0.00076546566 | |
| 18321299 | a year ago | | | 0 | 0.00023410162 | |
| 16963678 | 2 years ago | | | 0 | 0.0044097838 | |
| 16963677 | 2 years ago | | | 0 | 0.0042130789 | |
| 16963677 | 2 years ago | | | 0 | 0.0091571149 | |
| 16963676 | 2 years ago | | | 0 | 0.0012171963 | |
| 15187844 | 2 years ago | | | 0 | 0.00028144712 | |
| 14867279 | 2 years ago | | | 0 | 0.00056000000 |
ABI
ABI objects
Getter at block 21217665
decimals() view returns (uint8)
9
didLaunch() view returns (bool)
true
m_TotalAlloc() view returns (uint256)
6000
name() view returns (string)
Abby Inu
owner() view returns (address)
0x3edeb9a55c336981bf8e60806f633bbaff7781ca
symbol() view returns (string)
ABBY
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _account) view returns (uint256)
checkIfBlacklist(address _address) view returns (bool)
getTaxAlloc(address _address) view returns (uint256)
State-modifying
Events addLiquidity()
addTaxWhitelist(address _address)
approve(address _spender, uint256 _amount) returns (bool)
blacklist(address _address)
emergencySwap()
launch(uint8 _timer)
rmBlacklist(address _address)
rmTaxWhitelist(address _address)
setWebThree(address _address)
transfer(address _recipient, uint256 _amount) returns (bool)
transferFrom(address _sender, address _recipient, uint256 _amount) returns (bool)
transferOwnership(address _address)
updateDevWallet(address _address, uint256 _alloc)
updateTaxAlloc(address _address, uint256 _alloc)
Approval(address indexed owner, address indexed spender, uint256 value)
NewTaxAlloc(address Address, uint256 Allocation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetTxLimit(uint256 TxLimit)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.