Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xedeb…04e3
Balances ($167,188.89)
Native
Value
$160,904.92
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 48.497476 | $3,317.80 |
$160,904.92 | |
USDT | ERC-20 | 6.22K | $0.997363 |
$6,203.6 | |
AUDIO | ERC-20 | 500 | $0.160741 |
$80.37 | |
GM | ERC-20 | 24.056071B | -- | -- | |
SRSC | ERC-721 | 1 | -- | -- | |
SRSC | ERC-721 | 1 | -- | -- | |
SRSC | ERC-721 | 1 | -- | -- | |
SRSC | ERC-721 | 1 | -- | -- | |
SRSC | ERC-721 | 1 | -- | -- | |
SRSC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21272026 | 10 hours ago | | | 0 | 0.00094254436 | |
| 21271696 | 11 hours ago | | | 0 | 0.0015587275 | |
| 21269142 | 20 hours ago | | | 0 | 0.0010686508 | |
| 21269114 | 20 hours ago | | | 0 | 0.00061983160 | |
| 21264908 | a day ago | | | 0 | 0.0015307023 | |
| 21264875 | a day ago | | | 0 | 0.0011727414 | |
| 21264808 | a day ago | | | 0 | 0.0015001497 | |
| 21264759 | a day ago | | | 0 | 0.0012124907 | |
| 21260096 | 2 days ago | | | 0 | 0.00076712451 | |
| 21257225 | 2 days ago | | | 0 | 0.00061545473 |
ABI
ABI objects
Getter at block 21275082
_charityWalletAddress() view returns (address)
0xedeba8c580cec8dd7f22825ae4384861b4fa04e3
_liquidityFee() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
25000000000000000000000000000000000000
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
1639010947
name() view returns (string)
GM
owner() view returns (address)
0x81bee868b1bd6eed52c587f34d9bd390e83e4baa
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
GM
totalFees() view returns (uint256)
43685245984042117360
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x98d677887af8a699be38ef6276f4cd84aca29d74
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setCharityWallet(address charityWalletAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address charityWalletAddress)
receive()
This contract contains no error objects.