Pump Roulette Token

Verified contract

Active on Ethereum with 49 txns
Deployed by via 0x3379430c at 18870308
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Pump Roulette Token"

0x464a54fa97c6b0b89a3859cd2e541dad202b71bfbc7148f54917dbf23fd9f0b1
0xce7bc42e26ba7b6bb08d59aadc01526e676c55e62307df9bd2235d832c1a0417
0x26f0d1d1ce2edec5320c14c6294f2d8be8639725d3165a40b2a43cb1ca64ed10
0xfe18c3ac2608ef2d0ea3add39c79d09801dee518960b75fc0bc60d8dbf9634f5
0x82164c548612842bc9b7d300d71b3b77c6c44440d5616d8e33560ef20bf2b38a
0x240d0a7d3552de7eb248a4af6cc5117c9b8b08336d902b146f29c93472a849ca
0xcceab133dfbb7eb7daf7f8658bdc5732fd970a962611d69e5f07706b6d9089bb
0x7567e21e82f1f7aa5d582cdb48b2f65340106552ebbfbe58ae07713873b2143a
0x043cbe374f921cdffc084d1311671e033e3633ec3917fb6f1cd5b5c17274867d
0x1ff31c1035c04b80d4e7ad7f1839bc082305e480cdc0aac85b19e1ebe9463007

Functions
Getter at block 21158060
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
cap(view returns (uint256)
2100000000000000
decimals(view returns (uint8)
8
name(view returns (string)
Pump Roulette Token
symbol(view returns (string)
PRT
totalBurned(view returns (uint256)
0
totalSupply(view returns (uint256)
1005000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(address accountview returns (bool)
isBurn(address accountview returns (bool)
isMint(address accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addAdminRole(address account
addBurnRole(address account
addMintRole(address account
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 touint256 amount
removeAdminRole(address account
removeBurnRole(address account
removeMintRole(address account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.