Ruler Protocol

Verified contract

Active on Ethereum with 4,296 txns
Deployed by via 0x2d28a3e0 at 11963006
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2507b6c3123b6a8e205009e25196649ea9e028fc2c30701bffb7968855dcea51
0xf9369d0ade9a970d49854fdeb346d58c2e114564336f5c07f3e4cc936dd1b955
0x17342ef97612e74aba097cc3cff3792b7606d1d053c3d4ea28e0b3c7022c58b5
0xb4a0b443e23d4ee6263f0066c016bb1840fd5576e2b83821ee2ac55d2c6c3cd6
0xf24e2dba4a1a22bc649f9db72e950566658db4b53fd8e300a348a584f769a1ee
0xb67f203bdef6d2410c3ed073ed1ab21d8b5b930e76c544cafcf7f6f7be35fe6c
0x1220c36a9eb31e1e4d2da9568b5e2df2057429cb66c3754d32f7e08108f51744
0x19e41f4d516affd9d0e2ac9f92df024ada2e83e7723c4fe3bc5f766d25d8a934
0x03357d7c21fa76958e0b2294598f074f8e8823970375f456091e006d979bdacb
0x000a9d34c59665528552df6a211c4acb83e735573e718bb8c5a0c48d53877fa6

Functions
Getter at block 21248004
CAP(view returns (uint256)
1000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x264685d7ca850d39e481734f7e3f079eaae91fc6a3fdebc982eb55c7c4053cd3
decimals(view returns (uint8)
18
name(view returns (string)
Ruler Protocol
owner(view returns (address)
0xdd79dc5b781b14ff091686961adc5d47e434f4b0
symbol(view returns (string)
RULER
totalSupply(view returns (uint256)
1000000000000000000000000
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)
collect(address _token
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
permit(address owneraddress spenderuint256 amountuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.