Drop

Verified contract

Active on Base with 1,310 txns
Deployed by via 0x1535e88b at 2393297
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Drop"

0x153095e61fcad388d92650a937ec9c9fbd7a1488d3d8a4e59a8981a29dc26a6b
0x8b93eb40c99af791247cb2dcaf31ceaa17e9473d0b96f517c3e7e8959a54ba8a
0xbde84b8555016af1b3c5e19db0db0c0a810b534055b05de7e467c7889c6675a0
0x96637de611d951c88877423b515262ca32732481757d131c5abe6195a4cd824b
0x9c7ac9463c62ac54c432292c09c70e02145d4ac7da702096b43a05ad32625a84
0x3ee2023b164c13471e8436f195695e8985acee1b3a945ac09294f2a0b50e2049
0xfd25ae9907d01c1a070f4fbbef0d6cc86113a8e54141f8b374c59f79eda0daea
0xe4c45bc2a62a8807a9edd9b7f3aaaa2ab56dc9a811e36ff0fbfdb32810c30fd6
0x90ddcfd8b40825df0282ac6b55914b950cbaae9ddfe597223d09b82007e6ee7a
0xc1f43bdb660676af07ced32139cfc021a95d96fb0b6fb70527ac2f4a3dcc3c2c

Functions
Getter at block 21976898
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PRICE_MULTIPLE(view returns (uint256)
100000000
TOKEN(view returns (address)
0x0000000000000000000000000000000000000000
WETH(view returns (address)
0x4200000000000000000000000000000000000006
currentTotalDropUSDAmount(view returns (uint256)
2979482376719851151759499
endBlock(view returns (uint256)
1
finAddr(view returns (address)
0xfc46cfb4adaf3add56ae6cbece979bad9a82a0e4
 
getAddresses(view returns (address[])
getAddressesLength(view returns (uint256)
1201
maxDropUSDAmountEachUser(view returns (uint256)
3720597014920000000000
maxTotalDropUSDAmount(view returns (uint256)
186029850746000000000000000000
startBlock(view returns (uint256)
2428930
whiteList(view returns (address[] _addresses)
[]
whiteListTimeOutBlock(view returns (uint256)
0
Read-only
addresses(uint256view returns (address)
getRemainDropAmount(address _tokenaddress _userview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenInfoMap(addressview returns (uint256 maxAmountuint256 minAmountEachDeposituint256 maxAmountEachDeposituint256 amountuint256 usdAmountuint256 usdPriceuint256 tokenPowerPrice)
userInfoMap(addressview returns (uint256)
State-modifying
addAllToWhiteList(address[] _addresses
addToWhiteList(address _address
deposit(address _tokenuint256 _amountpayable returns (uint256 amountuint256 ethAmount)
emergencyWithdrawErc20(address tokenAddress
emergencyWithdrawEther(
grantRole(bytes32 roleaddress account
initialize(uint256 _startBlockuint256 _whiteListTimeOutBlockuint256 _endBlockuint256 _maxTotalDropUSDAmountuint256 _maxDropUSDAmountEachUseraddress _finAddraddress _ownerAddress
removeAllFromWhiteList(address[] _addresses
removeFromWhiteList(address _address
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setEndBlock(uint256 _endBlock
setMaxDropUSDAmountEachUser(uint256 _maxDropUSDAmountEachUser
setMaxTotalDropUSDAmount(uint256 _maxTotalDropUSDAmount
setStartBlock(uint256 _startBlock
setTokenInfo(address _tokenuint256 _maxAmountuint256 _minAmountEachDeposituint256 _maxAmountEachDeposituint256 _usdPriceuint256 _tokenPowerPrice
setWhiteListTimeOutBlock(uint256 _whiteListTimeOutBlock
transferDropFinAddress(address _finAddr
transferOwnership(address newOwner
Events
Deposit(address indexed tokenaddress indexed senderuint256 tokenAmountuint256 usdAmount
FinAddressTransferred(address indexed previousFinAddressaddress indexed newFinAddress
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetTokenInfo(address indexed tokenuint256 maxAmountuint256 minAmountEachDeposituint256 maxAmountEachDeposituint256 usdPriceuint256 bakePowerPrice
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.