Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GODUNCLE | ERC-20 | 20M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17886658 | a year ago | | | 0 | 0.0016541618 | |
| 17886639 | a year ago | | | 0 | 0.0023516867 | |
| 17886633 | a year ago | | | 0 | 0.0018665451 | |
| 17885833 | a year ago | | | 0 | 0.0014154158 | |
| 17885812 | a year ago | | | 0 | 0.0012986044 | |
| 17885795 | a year ago | | | 0 | 0.0014008476 | |
| 17885781 | a year ago | | | 0 | 0.0014394601 | |
| 17885757 | a year ago | | | 0 | 0.0023469295 | |
| 17885755 | a year ago | | | 0 | 0.0013540778 | |
| 17885750 | a year ago | | | 0 | 0.0012985943 |
ABI
ABI objects
Getter at block 21261655
_devWallet() view returns (address)
0x40443820f364fa345d73d03411c480fd376c0afd
_marketingWallet() view returns (address)
0xe73ece1eaec34b1e4fc2b8e6fea48fb7cb816504
_maxTranxLimitAmount() view returns (uint256)
1000000000000000000
_maxWalletLimitAmount() view returns (uint256)
1000000000000000000
_swapExactAmount() view returns (uint256)
100000000000000
_uniswapPair() view returns (address)
0xa8c9cd618a12a768684c8652f4dd493dee6e8378
decimals() pure returns (uint8)
9
name() pure returns (string)
God Uncle
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GODUNCLE
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
enableTrading(address _uniPairAddr)
excludeMultiAccountsFromFee(address[] accounts, bool excluded)
removeLimits()
renounceOwnership()
setSwapTokenThreshold(uint256 swapTokensAtAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTranxLimitAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.