AIPAD.tech
Verified contract
Proxy
Active on
Ethereum with 8,919 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
8 additional
variables
Balances ($180.56)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AIPAD | ERC-20 | 2.521326K | $0.057479 |
$144.92 | |
FRR | ERC-20 | 1.21958M | $0.000017 |
$21.01 | |
USDT | ERC-20 | 14.62 | $1.00 |
$14.62 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21207317 | 3 hours ago | | | 0 | 0.0011414287 | |
| 21206897 | 5 hours ago | | | 0 | 0.00050780932 | |
| 21206565 | 6 hours ago | | | 0 | 0.0011720198 | |
| 21206274 | 7 hours ago | | | 0 | 0.00045854814 | |
| 21205748 | 8 hours ago | | | 0 | 0.00052127940 | |
| 21204937 | 11 hours ago | | | 0 | 0.00049903258 | |
| 21204450 | 13 hours ago | | | 0 | 0.00054301816 | |
| 21203996 | 14 hours ago | | | 0 | 0.00061075928 | |
| 21203000 | 18 hours ago | | | 0 | 0.00054701098 | |
| 21202179 | 20 hours ago | | | 0 | 0.00061531047 |
ABI
ABI objects
Getter at block 21208259
_burnerMinBalance() view returns (uint256)
5000000000000000000
_feeBurnPct() view returns (uint256)
0
_feeRewardAddress() view returns (address)
0xef91607f5c2b1ef7e1be91ade2586500ead04960
_feeRewardPct() view returns (uint256)
0
_holderMinBalance() view returns (uint256)
10000000000000000000
_lgePairAddress() view returns (address)
0x0000000000000000000000000000000000000000
_lgeTimestamp() view returns (uint256)
0
_router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_whitelister() view returns (address)
0xb40d53d70a7095737b09ae9f87da35b837f60c21
burners() view returns (uint256)
0
cap() view returns (uint256)
199758238012652430830174258
decimals() view returns (uint8)
18
getLGEWhitelistRound() view returns (uint256, uint256, uint256, uint256, bool, uint256)
(0, 0, 0, 0, false, 0)
holders() view returns (uint256)
2020
name() view returns (string)
AIPAD.tech
owner() view returns (address)
0xb40d53d70a7095737b09ae9f87da35b837f60c21
symbol() view returns (string)
AIPAD
totalSupply() view returns (uint256)
199758238012652430830174258
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)
balanceBurntOf(address account) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfBurners(uint256 startIndex, uint256 count) view returns (address[], uint256[])
balanceOfHolders(uint256 startIndex, uint256 count) view returns (address[], 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 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()
rescueFunds(address tokenToRescue, address to, uint256 amount) returns (bool)
setBurnerMinBalance(uint256 minBalance)
setExcluded(address[] addresses, bool enabled)
setFeeExcluded(address a, bool excluded)
setFees(uint256 feeBurnPct, uint256 feeRewardPct, address[] feeRewardSwapPath, address feeRewardAddress)
setHolderMinBalance(uint256 minBalance)
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.