GEORGE AI
Verified contract
Active on
Ethereum with 262 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($17.15)
Native
Value
$17.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004785 | $3,584.16 |
$17.15 | |
GEORGE | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20663967 | 3 months ago | | | 0 | 0.00056947340 | |
| 20663729 | 3 months ago | | | 0 | 0.00050438215 | |
| 20663574 | 3 months ago | | | 0 | 0.00054824400 | |
| 20663554 | 3 months ago | | | 0 | 0.00058114450 | |
| 20663317 | 3 months ago | | | 0 | 0.00032008489 | |
| 20663223 | 3 months ago | | | 0 | 0.00029067889 | |
| 20662899 | 3 months ago | | | 0 | 0.00012128883 | |
| 20662886 | 3 months ago | | | 0 | 0.00017709673 | |
| 20662878 | 3 months ago | | | 0 | 0.00017065994 | |
| 20662851 | 3 months ago | | | 0 | 0.00013175599 |
ABI
ABI objects
Getter at block 21283627
buyDevFee() view returns (uint256)
0
buyMarketFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
9
developmentWallet() view returns (address)
0x27f7ebfd51ca685228a3290a297015ccb18ec880
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x27f7ebfd51ca685228a3290a297015ccb18ec880
maximumTransactionAllowed() view returns (uint256)
2000000000000000
maximumWalletAllowed() view returns (uint256)
2000000000000000
name() view returns (string)
GEORGE AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellMarketFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapBackThreshold() view returns (uint256)
50000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
GEORGE
tokensForDev() view returns (uint256)
0
tokensForMarket() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0xa6ee32204d8c54e8df3b68847135ecce1eb12645
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludemaximumTransactionAllowed(address) view returns (bool)
pairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFromMaximumTransactionAllowed(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwapBack(uint256 tokenAmount)
openTrading()
removeBuyTax()
removeLimits() returns (bool)
removeSellTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWallet(uint256 newNum)
updateSwapBackThreshold(uint256 newAmount) returns (bool)
updateSwapEnabled(bool enabled)
updateTxnAmmount(uint256 newNum)
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.