This contract is being backfilled. You may encounter incomplete storage history.

Lets Go Brandon

Verified contract

Active on Ethereum with 2,882 txns
Deployed by via 0x104c9a40 at 14181085
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $141.19
0xb950fd23cda0705dc9426c9f6384aaf2d883645859c642db6c17613f7651ff57
0xa9c437dea2446575e964c23c045b6b7535853d113a42139451a3b79ba3ed8013
0x03dbb01a7bd0e3cc9b67dfbbef254444f9c62b7ef270f081f535c9713bc30584
0x33616e3443ecc31abdc8be2249cb5d40b3dc73d0477efeb8ff0b3d10cecaf91e
0x1e73679e2b07e5f9d44639d720597b9d7e4eab9f307a13553d71e32d0380082d
0x3efd2fccffdc2b61fb756f90de3852f0e8961c4aa8725d2b35fb9cabdbaba3aa
0x4b9f3c4475a35d02825eca04a9ce251edd47bc537d9d486a256fa8840546f30d
0xd92a9f91611ffd13457f88ff1fcd7395bf5055eb7394a454327b839f52d71e7d
0x7787b033cceae0afccf5d5ceb321a0dd96996b84abdcbedd925918e55b1ff605
0x6bdeb905e9ef844e7176ce1ab87f33ce94f5f4d19782e7eaff997f368ca10eae

Functions
Getter at block 20810302
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
cap(view returns (uint256)
330000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Lets Go Brandon
paused(view returns (bool)
false
symbol(view returns (string)
LETSGO
totalSupply(view returns (uint256)
330000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(string namestring symboluint256 cap
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.