FERC2.0
Verified contract
Active on
Ethereum with 17,314 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 |
---|---|---|---|---|---|
FERC2.0 | ERC-20 | 218.9 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19839880 | 7 months ago | | | 0 | 0.00044728820 | |
| 17855152 | a year ago | | | 0 | 0.00035685060 | |
| 17782168 | a year ago | | | 0 | 0.00041609468 | |
| 17665053 | a year ago | | | 0 | 0.00091646100 | |
| 17662019 | a year ago | | | 0 | 0.00035400293 | |
| 17662018 | a year ago | | | 0 | 0.00035311408 | |
| 17658035 | a year ago | | | 0 | 0.00083178910 | |
| 17658035 | a year ago | | | 0 | 0.00083178910 | |
| 17657203 | a year ago | | | 0 | 0.00082934705 | |
| 17657201 | a year ago | | | 0 | 0.00084949888 |
ABI
ABI objects
Getter at block 21318853
_totalSupply() view returns (uint256)
1000045000000000000000000000000
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
market() view returns (address)
0x9cbce8e55407f446bf11dbc7bddaa5b1e92bfea7
maxTotalSupply() view returns (uint256)
1000000000000000000000000000000
name() view returns (string)
FERC2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
perMintAmont() view returns (uint256)
45000000
symbol() view returns (string)
FERC2.0
totalSupply() view returns (uint256)
1000045000000000000000000000000
uniswapV2Pair() view returns (address)
0xb766103ac5183690f25a6ba3fe1149f222e995b2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mintToken()
renounceOwnership()
setSwapTokensAtAmount(uint256 amount)
setmarket(address adr)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.