8PAY Network
Verified contract
Active on
Ethereum with 3,549 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,038.45)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 1K | $1.00 |
$1,000 | |
FTW | ERC-20 | 23.034539K | $0.001669 |
$38.45 | |
APOLLO | ERC-20 | 22.239224M | -- | -- | |
8PAY | ERC-20 | 85.535897K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21061274 | 14 days ago | | | 0 | 0.00025018503 | |
| 21011158 | 20 days ago | | | 0 | 0.00044623223 | |
| 20920058 | a month ago | | | 0 | 0.00064574468 | |
| 20910914 | a month ago | | | 0 | 0.00021465570 | |
| 20905192 | a month ago | | | 0 | 0.000097685415 | |
| 20856591 | a month ago | | | 0 | 0.00063850463 | |
| 20845613 | a month ago | | | 0 | 0.00062918451 | |
| 20818947 | 2 months ago | | | 0 | 0.0014063557 | |
| 20804622 | 2 months ago | | | 0 | 0.00062242816 | |
| 20757005 | 2 months ago | | | 0 | 0.000075465895 |
ABI
ABI objects
Getter at block 21158045
_lgePairAddress() view returns (address)
0x0000000000000000000000000000000000000000
_lgeTimestamp() view returns (uint256)
0
_whitelister() view returns (address)
0x4352d5a3d955f7326a39402ec50ee60ad3ac0e92
decimals() view returns (uint8)
18
getLGEWhitelistRound() view returns (uint256, uint256, uint256, uint256, bool, uint256)
(0, 0, 0, 0, false, 0)
getOwner() view returns (address)
0xd8bec82dd5c0fe69f012de6660c4a44d63b786bd
name() view returns (string)
8PAY Network
owner() view returns (address)
0xd8bec82dd5c0fe69f012de6660c4a44d63b786bd
symbol() view returns (string)
8PAY
totalSupply() view returns (uint256)
88888888000000000000000000
Read-only
_lgeWhitelistRounds(uint256) view returns (uint256 duration, uint256 amountMax)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createLGEWhitelist(address pairAddress, uint256[] durations, uint256[] amountsMax)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
modifyLGEWhitelist(uint256 index, uint256 duration, uint256 amountMax, address[] addresses, bool enabled)
renounceOwnership()
renounceWhitelister()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferWhitelister(address newWhitelister)
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)
WhitelisterTransferred(address indexed previousWhitelister, address indexed newWhitelister)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.