X Bird

Verified contract

Active on Ethereum with 4,714 txns
Deployed by via 0xea9ad8be at 18144195
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x02b440a8095de324c2622c923c91c9633044e2a2f5f217682bc380115c8255fd
0x2a6dbe00c3235ada95a4e520605db9e1aa1d027054d1b2d72b97e7da60e9b5ed
0x5e925a9925bd473422b0ec76a5d80cf2b7656e04876644135847d74a52704d7a
0x0fe230700c7b913653798d3f0cff595b5d5dad771960ca866a6864ff69dc3002
0x982d292af4ef35ae0a0a1bb247fb681a1c108ab63889b1583e9918836b5871a6
0xa0167d78866897bc98c5758c0128570a7cf2e3130940fc2d3435dd8c084b5792
0x10e841be6048ed80681a8edf7c3c4043d225682c286f16bca00571f6de547c0a
0x50ed7e80a0079c798cb500987ded0550ad8292165cd52015974d45534f3c4cde
0x63ce01a0d9c187daba27f8968ad4a1331fc54ff49d0d702caeb25801386d41dd
0x3db1a19273bc65802e74d911f4f96c1c453c6872aaac31f83a2900c894b6a84b

Functions
Getter at block 21184709
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
18
name(view returns (string)
X Bird
paused(view returns (bool)
false
symbol(view returns (string)
XBD
totalSupply(view returns (uint256)
6405090001000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getWhitelist(address accountview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addWhitelist(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
pause(
removeWhitelist(address account
renounceRole(bytes32 roleaddress account
resetWhitelist(
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 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
WhitelistAdded(address indexed accountaddress indexed sender
WhitelistRemoved(address indexed accountaddress indexed sender
WhitelistReseted(address indexed sender
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.