Float Protocol

Verified contract

Active on Base with 30 txns
Deployed by via 0xc8716b81 at 12299701
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Float Protocol"

0xdea55900d9d320fd82247474bfd385a5188e43dd6209d94b5e473845d3581955
0xc40ab9c121e284fb32ecebe02fcd382c8862e2cd9a919eed6009893f1851d29f
0x8b31c96b20f60e687ded473e17ab216299ed0a37b3d95e66a97368361c17af70
0x25db01027649df57bfe7f029d3bedac65681c5915acf9f7febad972ef435f41e
0x3b3a187265b5d64522398b42eed09a5aed9df445898631fa31528e3f82b309d8
0xd9d5a1b358f789ca0fe65136dd3026a699986c8d0f9978c6ca06fe630eff9101
0x226b53775d4706cbc0a73a750497b8887c73e48b2127b949a17f25400d24d71a
0xbfb3b1f6d923b5a2989bcc5024e1af50b1539330dccd5600e83dd068c604bb3b
0x74df3b93618c42350635d66544cd4a8b5bd5859af0acf808b0f54fd2e6433cf5
0x71f37a6e71ed693ef9fb8e2e563e7544989333f18b08f671cb6cabc37dd36a60

Functions
Getter at block 22933383
decimals(view returns (uint8)
18
limited(view returns (bool)
false
maxHoldingAmount(view returns (uint256)
0
minHoldingAmount(view returns (uint256)
0
name(view returns (string)
Float Protocol
owner(view returns (address)
0x40d87512d4ff70ba682dc93dcf2bda693ccc6e07
symbol(view returns (string)
FLOAT
totalSupply(view returns (uint256)
1000000000000000000000000
uniswapV2Pair(view returns (address)
0x3e9db6a039321cb39f59af985d56891612a91ae0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklists(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklist(address _addressbool _isBlacklisting
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setRule(bool _limitedaddress _uniswapV2Pairuint256 _maxHoldingAmountuint256 _minHoldingAmount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.