0x65f68b759ab5d5833ab6c0a4424ca6626adcfb56

Unverified contract

Proxy

Active on Base with 84 txns
Deployed by via 0x42997e4e at 22973284
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "0x65f68b759ab5d5833ab6c0a4424ca6626adcfb56"

0xc3af1cb6c848abab0d4387d85f5479686aa166decf8ea75517d927cd3fe9e14e
0x540fba220f202af6748db43fa435254856fbcd7bcbb017fe7bb3ebce4be38d33
0xdd8a8675562ae70ec890b98d8619b64343784d57b1f47882e0ba2ac814e70141
0xfae4027930d28ba3e0940a18acb4c004ee695b7634954638fa11119e1e10ac1f
0xe29bf9fc5c3236291ffd598b8990983428d9ea71678141689ab380bdf48ac226
0x19c73ba2b4bc7a3c333b355be5088ab6ff0b9ce03fe77e642a30d0fc9faa36af
0x0d26d245912b296fc6cf7b3fcab735614a96dd7ecde9b95a3cc1093975bfd92f
0x8138f060b39a02971662c4f93c78123f3560b8ee47a4a79de30f06e7950cf30a
0xae5797d651c97fbe96f4d9234c2f8dce87df58ab1ec2cc56017bf7d71d9c282e
0xc8e3c76a5472e4b2d3ce5047d976c1892ae34ef2d3056aa6fdb1672f1fe13da8

Functions
Getter at block 23115568
decimals(view returns (uint8)
18
name(view returns (string)
DRAINER
symbol(view returns (string)
DRAINER
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
initialize(address _mintTouint256 _totalSupplystring _namestring _symbol
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint64 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
InvalidInitialization(
NotInitializing(