ReveelMainV2

Verified contract

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

No balances found for "ReveelMainV2"

0x0cabe5f3cd2a258e5c30f326c5150a5c6602143f9f3bfe6e42f096c0c14235bd
0xd46a3439c5fa3f892fb29471b0084ca57deb0e101adb3b06d9341005c3d10e02
0x88983b2560810be3f9b41226d8320cd1e468b97afd1e758bf0ca6d5e00560f08
From
0xe31dbfb34b8ae5d530612efefd7729e9b37279abed51e823e835397a9d4eb849
0x72aeae5e8eab317fe01a0fa17b778d17a8dde882e2256aae203636e547550dc1
0x560226b9e2eec8430221728f1e2bcc7774c1c1618363f918e78b1fd9b774a8b8
From
0x2f6c864f9af9c7803059f7baf329546e66ed280b62fa88cdb36cdc8ac1266225
From
0xf06fa050ab58692ea791410efa034a8d6235e0b32890d6e697756e314303839a
From
0x689cccfb2dc9a75975e85cf05e6ece014a296eeab3cf0e21f7f211dde1155684
0xce28da095e241b8e1bca1cc7af73c324153894b9a34f294b5826124d206a6cb4

Functions
Getter at block 21285592
BASE(view returns (uint32)
10000000
getLibraryAddress(view returns (address)
0xc177b59a78d2c7d0c5a4fc6db22b4d65d55e6e0b
getPlatformFee(view returns (uint32)
100000
getPlatformWallet(view returns (address)
0xcb3b18f69da0f12d25ec85aaced53911e61ad386
getTrustedForwarder(view returns (address forwarder)
0xb539068872230f20456cf38ec52ef2f91af4ae49
owner(view returns (address)
0x0d0813cf4b14c932ac34b9e6dfdfb20739a49d62
paused(view returns (bool)
false
Read-only
isTrustedForwarder(address forwarderview returns (bool)
State-modifying
createRevenuePath(address[][] _walletListuint256[][] _distributionaddress[] _tokenListuint256[][] _limitSequencestring _namebool isImmutable
renounceOwnership(
setLibraryAddress(address _libraryAddress
setPlatformFee(uint32 newFeePercentage
setPlatformWallet(address newWallet
setTrustedForwarder(address forwarder
toggleContractState(
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RevenuePathCreated(address indexed pathstring name
Unpaused(address account
UpdatedLibraryAddress(address newLibrary
UpdatedPlatformFee(uint32 newFeePercentage
UpdatedPlatformWallet(address newWallet
Constructor
constructor(address _libraryAddressuint32 _platformFeeaddress _platformWalletaddress _forwarder
Fallback and receive

This contract contains no fallback and receive objects.

Errors
PlatformFeeNotAppropriate(
ZeroAddressProvided(