Fei Genesis Group
Verified contract
Active on
Ethereum with 56,458 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe157…73b7
0x8971…01c4
0x7d80…fe0f
Balances ($467,846.90)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FEI | ERC-20 | 258.259829K | $0.975037 |
$251,812.89 | |
TRIBE | ERC-20 | 312.454734K | $0.691409 |
$216,034.02 | |
CERE | ERC-20 | 10.230978K | -- | -- | |
AACE | ERC-20 | 0.4 | -- | -- | |
AACE | ERC-20 | 0.2 | -- | -- | |
YFS | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20175000 | 5 months ago | | | 0 | 0.00083713117 | |
| 20174945 | 5 months ago | | | 0 | 0.00052656092 | |
| 20174933 | 5 months ago | | | 0 | 0.00039800995 | |
| 18298029 | a year ago | | | 0 | 0.0011726440 | |
| 17860840 | a year ago | | | 0 | 0.0020117557 | |
| 17783341 | a year ago | | | 0 | 0.0019091933 | |
| 17675157 | a year ago | | | 0 | 0.0016677855 | |
| 17468036 | a year ago | | | 0 | 0.0021084503 | |
| 17233778 | 2 years ago | | | 0 | 0.0067614912 | |
| 17233777 | 2 years ago | | | 0 | 0.0046807397 |
ABI
ABI objects
Getter at block 21259659
core() view returns (address)
0x8d5ed43dca8c2f7dfb20cf7b53cc7e593635d7b9
decimals() view returns (uint8)
18
duration() view returns (uint256)
259200
fei() view returns (address)
0x956f47f50a910163d8bf957cf5846d573e7f87ca
feiBalance() view returns (uint256)
258259829205886667820306
isTimeEnded() view returns (bool)
true
isTimeStarted() view returns (bool)
true
launchBlock() view returns (uint256)
12168368
name() view returns (string)
Fei Genesis Group
paused() view returns (bool)
false
remainingTime() view returns (uint256)
0
startTime() view returns (uint256)
1617217153
symbol() view returns (string)
FGEN
timeSinceStart() view returns (uint256)
259200
totalCommittedFGEN() view returns (uint256)
372220509340000000000
totalCommittedTribe() view returns (uint256)
234399452565129100014619
totalSupply() view returns (uint256)
126736633824356291182
tribe() view returns (address)
0xc7283b66eb1eb5fb86327f08e1b5816b0720212b
tribeBalance() view returns (uint256)
312454734387001392372376
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
committedFGEN(address) view returns (uint256)
getAmountOut(uint256 amountIn, bool inclusive) view returns (uint256 feiAmount, uint256 tribeAmount)
getAmountsToRedeem(address to) view returns (uint256 feiAmount, uint256 genesisTribe, uint256 idoTribe)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
commit(address from, address to, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyExit(address from, address to)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initGenesis()
launch()
pause()
purchase(address to, uint256 value) payable
redeem(address to)
setCore(address core)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
Commit(address indexed _from, address indexed _to, uint256 _amount)
CoreUpdate(address indexed _core)
DurationUpdate(uint256 _duration)
Launch(uint256 _timestamp)
Paused(address account)
Purchase(address indexed _to, uint256 _value)
Redeem(address indexed _to, uint256 _amountIn, uint256 _amountFei, uint256 _amountTribe)
TimerReset(uint256 _startTime)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor(address _core, address _bondingcurve, address _ido, address _oracle, uint256 _duration, uint256 _exchangeRateDiscount)
This contract contains no fallback and receive objects.
This contract contains no error objects.