AIERC20Distributor
Verified contract
Active on
Ethereum with 1,476 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdfbd…9123
0x750c…3091
-
variable spans 1 additional slot
0xee62…db80
Balances ($0.00)
No balances found for "AIERC20Distributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17969465 | a year ago | | | 0.025 | 0.00087880721 | |
| 17969463 | a year ago | | | 0.025 | 0.0011693406 | |
| 17969463 | a year ago | | | 0.025 | 0.0011653620 | |
| 17969462 | a year ago | | | 0.025 | 0.0011653620 | |
| 17969462 | a year ago | | | 0.025 | 0.0011653620 | |
| 17969462 | a year ago | | | 0.025 | 0.0011653620 | |
| 17969462 | a year ago | | | 0.025 | 0.0010803312 | |
| 17969461 | a year ago | | | 0.025 | 0.0010803312 | |
| 17969461 | a year ago | | | 0.025 | 0.00098392163 | |
| 17969461 | a year ago | | | 0.025 | 0.0010803312 |
ABI
ABI objects
Getter at block 21169219
ETH_ADDRESS() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
LimitFreezeCount() view returns (uint256)
10
ReferralRate() view returns (uint256)
50
currentStage() view returns (uint256)
10
endAt() view returns (uint256)
1692951600
eventHub() view returns (address)
0xee62a89f37da79e68d6fe5d83d09c71c4456db80
feeTo() view returns (address)
0x750c486c1df01cd7adaadba98372dd6a2cc73091
initialized() view returns (bool)
true
owner() view returns (address)
0x64a52985ff4e28545b6d0414d61fe5732efe1c31
payAmount() view returns (uint256)
0
payTo() view returns (address)
0x0000000000000000000000000000000000000000
payToken() view returns (address)
0x0000000000000000000000000000000000000000
stageClaims() view returns (uint256)
1
stageDuration() view returns (uint256)
60
stageStartTime() view returns (uint256)
1692697643
startAt() view returns (uint256)
1692691800
token() view returns (address)
0xdfbd5d41e5b6b2769f0505de13363e6babb79123
tokensPerMint() view returns (uint256)
40000000000000000000000000
totalClaims() view returns (uint256)
1000
totalDistributed() view returns (uint256)
40000000000000000000000000000
Read-only
_usedNonce(uint256) view returns (bool)
feeAmounts(uint256) view returns (uint256)
getInfoView(address user) view returns (struct AIERC20DistributorInfoView info)
getInvites(address user) view returns (uint256 rewards, uint256 users)
inviteRewards(address) view returns (uint256)
inviteUsers(address) view returns (uint256)
State-modifying
Events addSigner(address signer)
burnUndistributed()
claim(uint128 nonce, bytes signature, address referrer) payable
initialize(address token_, address eventHub_, struct IAIERC20FactoryMintConfig config, uint256 freezeTime_, address _feeTo, uint256[] _feeAmounts)
renounceOwnership()
setFeeAmounts(uint256[] _feeAmounts)
setStageDuration(uint256 duration)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.