X Gon Give It To Ya
Verified contract
Active on
Ethereum with 88 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2c8b…4866
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XGonGiveItToYa | ERC-20 | 952.334016K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18382954 | a year ago | | | 0 | 0.00028566133 | |
| 18290317 | a year ago | | | 0 | 0.00028335600 | |
| 18290300 | a year ago | | | 0 | 0.00030553554 | |
| 18290296 | a year ago | | | 0 | 0.00026814165 | |
| 18290294 | a year ago | | | 0 | 0.00026257039 | |
| 18290240 | a year ago | | | 0 | 0.00037264800 | |
| 18290240 | a year ago | | | 0 | 0.00037264800 | |
| 18290240 | a year ago | | | 0 | 0.00037264800 | |
| 18290240 | a year ago | | | 0 | 0.00037264800 | |
| 18290240 | a year ago | | | 0 | 0.00037264800 |
ABI
ABI objects
Getter at block 21332060
_buyCount() view returns (uint256)
192
_finalBuyTax() view returns (uint256)
1
_finalSellTax() view returns (uint256)
1
_taxSwapThreshold() view returns (uint256)
426000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
X Gon Give It To Ya
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
XGonGiveItToYa
totalSupply() pure returns (uint256)
4260900000000000000
uniswapV2Pair() view returns (address)
0x6d975372b52914ac9af8f69fb0dfbd2296ec9918
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)
openTrading()
renounceOwnership()
setIsExcludedFromFee(address account, bool newValue)
setTaxSwapThreshold(uint256 amount)
setTaxWallet(address taxWallet)
setfinalbuytax(uint256 finalbuytax)
setfinalselltax(uint256 finalselltax)
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.