ADAPAD.io
Verified contract
Proxy
Active on
Ethereum with 7,545 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
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
2 additional
variables
Balances ($83.22)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ADAPAD | ERC-20 | 16.698611K | $0.004609 |
$76.97 | |
SXP | ERC-20 | 20 | $0.312773 |
$6.26 | |
BONDLY | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157871 | 13 minutes ago | | | 0 | 0.0019590808 | |
| 21154233 | 12 hours ago | | | 0 | 0.00037540012 | |
| 21154168 | 13 hours ago | | | 0 | 0.00038016496 | |
| 21130021 | 4 days ago | | | 0 | 0.00077803722 | |
| 21108274 | 7 days ago | | | 0 | 0.00035501521 | |
| 21090128 | 9 days ago | | | 0 | 0.00017524999 | |
| 21090121 | 9 days ago | | | 0 | 0.00032544430 | |
| 21016506 | 20 days ago | | | 0 | 0.00036259887 | |
| 21015792 | 20 days ago | | | 0 | 0.00024643060 | |
| 20984577 | 24 days ago | | | 0 | 0.00035445780 |
ABI
ABI objects
Getter at block 21157933
_feeBurnPct() view returns (uint256)
250
_feeRewardAddress() view returns (address)
0x72899ba5ac7e311a61c4a44166a2615a6dfd0b33
_feeRewardPct() view returns (uint256)
750
_lgePairAddress() view returns (address)
0x0000000000000000000000000000000000000000
_lgeTimestamp() view returns (uint256)
0
_router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_whitelister() view returns (address)
0x9f071a419e2e6c0e28c0155d82b87883816cc17d
cap() view returns (uint256)
999281509469262799052993400
decimals() view returns (uint8)
18
getLGEWhitelistRound() view returns (uint256, uint256, uint256, uint256, bool, uint256)
(0, 0, 0, 0, false, 0)
name() view returns (string)
ADAPAD.io
owner() view returns (address)
0x9f071a419e2e6c0e28c0155d82b87883816cc17d
symbol() view returns (string)
ADAPAD
totalSupply() view returns (uint256)
336681509469262799052993400
Read-only
_feeExcluded(address) view returns (bool)
_feeRewardSwapPath(uint256) view returns (address)
_lgeWhitelistRounds(uint256) view returns (uint256 duration, uint256 amountMax)
_pair(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
createLGEWhitelist(address pairAddress, uint256[] durations, uint256[] amountsMax)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(uint256 cap, uint256 feeBurnPct, uint256 feeRewardPct, address feeRewardAddress, address router)
mint(address _to, uint256 _amount)
modifyLGEWhitelist(uint256 index, uint256 duration, uint256 amountMax, address[] addresses, bool enabled)
renounceOwnership()
renounceWhitelister()
setFeeExcluded(address a, bool excluded)
setFees(uint256 feeBurnPct, uint256 feeRewardPct, address[] feeRewardSwapPath, address feeRewardAddress)
setPair(address a, bool pair)
setRouter(address r)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferWhitelister(address newWhitelister)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
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(address admin, address implementation)
fallback()
receive()
This contract contains no error objects.