Floor

Verified contract

Active on Ethereum with 5,463 txns
Deployed by via 0x39bf2eee at 14290678
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Floor"

0xcd4e9211065ee7ff0faff93c2f646e8e7977c843accdeffef6e234fe9f9892a6
0xa21b903633d80195ecbcd4e80a6b068a9a34781ec5c0b2f922998dab98ed6189
0xc90b2baed252567e18b6c5f1a3f818aa703839ef064d46d98b54fb69164d9ebc
From
0x7d556caf7dbcf8193770549272d2cb4df8285d22e279cb66303ce94b633e15d2
0xf63f3422f8a5c90cdd4c2a69129ae2925e83e51632367e20b8659e2bc4a6ab39
0xfd7800f131e11eefe0db3d7f578997284750c3cbf9113b129222aa4ae1b59707
0x1491a6220ed575f8fa92f02109672d2e54de73bc1be551b57438e6814dae50e7
0x0654b9dd10a59f507b5336d6fb2e13f16cb6245bfb6b3e83a1c64ceb2ce67114
0x8186d51c6756790b1766d5d70702f258d2496b6b0c4c9523f9b41a53891752f7
0x2d00d128a7371c3890fd0c9cba2f4a55255fb18f84ab5bb04e23a358424ee0fb

Functions
Getter at block 21212126
DOMAIN_SEPARATOR(view returns (bytes32)
0xfc8c1f2531fcad05713e630a5081995cd25c9989374dd12fc4847ebc19d47a47
authority(view returns (address)
0x618907e21898d0357f0a0bf0b112949b1530cbc1
decimals(view returns (uint8)
9
name(view returns (string)
Floor
symbol(view returns (string)
FLOOR
totalSupply(view returns (uint256)
1081649022716159
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
nonces(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address account_uint256 amount_
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address account_uint256 amount_
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
setAuthority(address _newAuthority
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorityUpdated(address indexed authority
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _authority
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.