megaBONK

Verified contract

Active on Ethereum with 861 txns
Deployed by via 0x939417d6 at 11970825
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 "megaBONK"

0xca01e27016527e45cf55baddb340d8a2a86f3ba192321794363f793b7aa8e7af
0xb16e0f7a3dd46c550cf61809d59828b05337ca825a104633a679822bb0da5cc3
0x0f3a7cbcbdb1a7f2a24264d3f61c96efb9a7fb0f2c5e000d9180905fd6fb40a7
0x1e81844b9ce8b9787b8c4a4bee386fb169b1784fc43d82e586a40055a473dd32
From
0xde01fcf3060dc919649898c692a30fde19723e90ac0602c1578a79152e991fe1
0x5d3f5935ed97a9bcc8335a2e1f79cb1fd419b4e0500d253705486a8e746379aa
0x6af791244833c8082f3beddacd20d7d989b8fdc0294813a6df2be7710aeeb337
0x0c07ab130db2a28460cfa743871916191b8103b46309708d222dabf076083ae9
0xb136f76f09ecf62d474d2b058c75077368a1900fe61808798951e0e899d302bb
0x79cbeddd8963a030e75ed0b4a190f45204afbac3a6b7b28064dab6db6675eb57

Functions
Getter at block 21302761
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SNAPSHOT_ROLE(view returns (bytes32)
0x5fdbd35e8da83ee755d5e62a539e5ed7f47126abede0b8b10f9ea43dc6eed07f
WHITELIST_TRANSFER_ROLE(view returns (bytes32)
0xef893def3bc3c6d8d94e3c2adfca69bd4216a60b73960cd3ad9113eb0dd39188
decimals(view returns (uint8)
18
name(view returns (string)
megaBONK
owner(view returns (address)
0xc86201d5055375b18d44a4761293839af9cfae84
symbol(view returns (string)
mBONK
totalSupply(view returns (uint256)
4000000000000000000000000
transfersEnabled(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
drainEth(address _beneficiary
drainTokens(address _tokenaddress _beneficiaryuint256 _amount
enableTransfers(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
snapshot(returns (uint256)
transfer(address recipientuint256 amountreturns (bool)
transferAndCall(address _touint256 _tokensbytes _datareturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint256 _initialSupplyWithoutDecimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.