Staked Tail

Verified contract

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

No balances found for "Staked Tail"

0xe110e6da8526dcd85892cd8bb0f31fbd9d93d3facf9176c64971df33319fdb77
0xf4b81d8bc106383e148cd305f71d0e046fe9f947afac46f68df410960477dcb3
0x795b275cecafb28ecb59bac52e86745f0e7d8a8fe3912b07b56abc6ba040b559
0x24730e3c65eec817df3e2a4f56e4ecd3531b18dfab04a9d54a54e4cc005e240a
0xf0fb050a0d5121bb872d935dc063aeb91e2c52e99eacb20462723fbb5ba342e5
0x85609f7f14361cd17f319ea72d41efa943e53628c862b3202ad7ad61ea144202
0x233b14700860918e2f69728c979b1a7fb2b13bd981f0b02dc11ca1263981fc72
0x10ddc79f969983466e4ba8db2a18cb2bb2fecd9acbbce47df94143983b56159e
0xb125f2921a7751ef5980a20e321aaa0c09e48bb13251a83fae50bc88050d25f3
0x5656bd1c61282859b30ddded07b118dd1320678d8f07a305ff97e6a280c02532

Functions
Getter at block 21302698
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
Staked Tail
symbol(view returns (string)
xTail
totalSupply(view returns (uint256)
13364607460000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
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 touint256 amount
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(string namestring symboladdress multiSign
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.