Epik Prime
Verified contract
Proxy
Active on
Ethereum with 33,973 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,613.43)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EPIK | ERC-20 | 267.472216K | $0.005995 |
$1,603.57 | |
0x9469…c483 | ERC-20 | 4.627994K | $0.002131 |
$9.86 | |
TetheReward.com | ERC-20 | 800 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157768 | an hour ago | | | 0 | 0.00069421360 | |
| 21157320 | 3 hours ago | | | 0 | 0.00075937263 | |
| 21157280 | 3 hours ago | | | 0 | 0.00099316204 | |
| 21155158 | 10 hours ago | | | 0 | 0.00072520542 | |
| 21154376 | 13 hours ago | | | 0 | 0.00040262500 | |
| 21154287 | 13 hours ago | | | 0 | 0.00041524395 | |
| 21154210 | 13 hours ago | | | 0 | 0.00050247669 | |
| 21150117 | a day ago | | | 0 | 0.00065827603 | |
| 21147286 | 2 days ago | | | 0 | 0.00035450008 | |
| 21147153 | 2 days ago | | | 0 | 0.00035113573 |
ABI
ABI objects
Getter at block 21158184
cap() view returns (uint256)
2000000000000000000000000000
decimals() view returns (uint8)
18
mintingFinished() view returns (bool)
false
name() view returns (string)
Epik Prime
owner() view returns (address)
0xbcbee36509f0f57359271956d7624eeefa112a97
symbol() view returns (string)
EPIK
totalSupply() view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
finishMinting()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(string name_, string symbol_, uint8 decimals_, uint256 cap_, address owner_)
mint(address account, uint256 amount)
recover(address token, address to, uint256 amount)
renounceOwnership()
revertEPIKVesting0xd4C5355e65C73b87F09426BB5A656C82360cEeCd()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
MintFinished()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Recover(address caller, address token, address to, uint256 amount)
RevertEPIKVesting0xd4C5355e65C73b87F09426BB5A656C82360cEeCd(address caller)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.