ferc2.0
Verified contract
Active on
Ethereum with 3,702 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional
variables
Balances ($0.00)
No balances found for "ferc2.0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20896837 | 2 months ago | | | 0 | 0.00012072984 | |
| 20839447 | 2 months ago | | | 0 | 0.00038771291 | |
| 18669615 | a year ago | | | 0 | 0.0012775081 | |
| 18669597 | a year ago | | | 0 | 0.0012715238 | |
| 18536278 | a year ago | | | 0 | 0.0022804358 | |
| 18526809 | a year ago | | | 0 | 0.0012549795 | |
| 18500024 | a year ago | | | 0 | 0.0013683642 | |
| 18424521 | a year ago | | | 0 | 0.00072658609 | |
| 18039129 | a year ago | | | 0 | 0.00048637787 | |
| 17759931 | a year ago | | | 0 | 0.00065974347 |
ABI
ABI objects
Getter at block 21316415
_deplyAddress() view returns (address)
0x8354a9e2c08ea39640f20e2b2b9fa248178ac94a
_devAddress() view returns (address)
0x0000000000000000000000000000000000000000
_maxMintCount() view returns (uint256)
10000
_maxMintPerAddress() view returns (uint256)
5
_maxPro() view returns (uint256)
799990
_mintPrice() view returns (uint256)
500000000000000
_mintedCounts() view returns (uint256)
10000
airDropAddress() view returns (address)
0xec2034230a3710a6eb34be818276b8c7ceb254bd
airDropTokenPro() view returns (uint256)
200
burnAddress() view returns (address)
0x8354a9e2c08ea39640f20e2b2b9fa248178ac94a
burnAddressPer() view returns (uint256)
10
burnAirDropPer() view returns (uint256)
40
burnBlockPer() view returns (uint256)
0
decimals() view returns (uint8)
18
deployHadClaimEth() view returns (bool)
false
deployReserveEthPro() view returns (uint256)
0
deployReserveTokenPro() view returns (uint256)
0
deployTime() view returns (uint256)
1688174531
devHadClaimEth() view returns (bool)
false
donateEthPro() view returns (uint256)
0
donateReserveTokenPro() view returns (uint256)
0
getAllContractAuths() view returns (struct BlackErc20ContractAuth[])
[]
getAllContractTypes() view returns (uint256[])
[]
getContractAuthsLength() view returns (uint256)
0
getMintedCounts() view returns (uint256)
10000
hadTokenUnlockCounts() view returns (uint256)
0
lpContract() view returns (address)
0x1d57ec47e68285077838ea6bd38005e894944e37
mintEndTime() view returns (uint256)
4841890845
mintStartTime() view returns (uint256)
0
name() view returns (string)
ferc2.0
owner() view returns (address)
0x000000000000000000000000000000000000dead
remainBalance() view returns (uint256)
0
symbol() view returns (string)
ferc2.0
tokenLockDays() view returns (uint256)
0
tokenUnlockCounts() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000000
totalTokensClaimed() view returns (uint256)
0
totalTokensLocked() view returns (uint256)
0
validateNftNumber() view returns (uint256)
0
wethAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
wlMintCounts() view returns (uint256)
0
wlMintedCounts() view returns (uint256)
0
wlMintedEndTime() view returns (uint256)
0
wlRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
_mintCounts(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
contractAuths(uint256) view returns (uint8 contractType, address contractAddress, uint256 tokenCount)
tokenExists(uint256) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deployAwardEth()
deployAwardToken()
devAwardEth()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(uint256 mintCount, address receiveAds) payable
mintProof(uint256 mintCount, address receiveAds, bytes32[] proof) payable
renounceOwnership()
setContractAuth(uint256[] params, address[] authContracts)
setLPContract(address lp)
setWlRoot(bytes32 root)
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(string name, string symbol, uint256 totalSupply, uint256 maxMintCount, uint256 maxMintPerAddress, uint256 mintPrice, address factoryContract, address devAddress, address deplyAddress, address _airDropAddress, uint256[] params)
This contract contains no fallback and receive objects.
This contract contains no error objects.