Genesis Forge AI
Verified contract
Active on
Ethereum with 65 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ForgeAI | ERC-20 | 209.913293K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18780337 | a year ago | | | 0 | 0.0012694263 | |
| 18780333 | a year ago | | | 0 | 0.0015804102 | |
| 18780329 | a year ago | | | 0 | 0.0016278983 | |
| 18780316 | a year ago | | | 0 | 0.0027174986 | |
| 18780305 | a year ago | | | 0 | 0.0016228729 | |
| 18780299 | a year ago | | | 0 | 0.0017574347 | |
| 18780296 | a year ago | | | 0 | 0.0030714136 | |
| 18780290 | a year ago | | | 0 | 0.0018770602 | |
| 18780288 | a year ago | | | 0 | 0.0016877385 | |
| 18780283 | a year ago | | | 0 | 0.0017962646 |
ABI
ABI objects
Getter at block 21316700
buyTax() view returns (uint256)
3
decimals() pure returns (uint8)
9
maxTrxAmount() view returns (uint256)
100000000000000000
name() pure returns (string)
Genesis Forge AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
3
symbol() pure returns (string)
ForgeAI
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x5b7d71d001a9f70df3e1444312fa22441584d838
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBot(address[] bots_)
editBuyTax(uint256 newBuyTax) returns (bool)
editSellTax(uint256 newSellTax) returns (bool)
openTrading()
removeAllLimits()
renounceOwnership()
rescueETH(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
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.