PaperAdapter

Verified contract

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

No balances found for "PaperAdapter"

0xb4b2bc994739d4141dd9554c0714a7968ba18720eb3244dfadec5896cbac0913
0xda717587a422650d074c685d47bf77daf128c229a892f12ac4b34d374e08c4b8
0x515a53d4c8215b87c414b1b66445e471f3f33e46a8dc6813606f6d154765f2e6
0x577e95bfbe2adddfe21eb980421efa4f2c599bb988fb2e659d6f88594bb5df41
0xb278eab3a153691db38b4f37c49bfe7b887be4582e3478a481b78a9449f28e9c
0xbadb5d27f778bf549c71319fb823659197b9af93a649c0762b5a8b04190287cc
0x8f4f7d129b7ee8c7aa6c483f902683131c9ec2cebb66df0a84ba89028c4366c6
0x429a7f698f3428f9d855225bdfccf46c3211ef5be72fc97fb80224b37466b6d5
0x2c1a8df8cdfbc8205b4c6ba9b7f8a187bcf95dc2810d5cdd11307ce057d71529
0xd3f0d7f7363257756d79f2fdef6ed1d381b4ba1374ec3726f823a5c47b35afd9

Functions
Getter at block 20888068
NAME(view returns (string)
PaperAdapter
VERSION(view returns (string)
0.0.1
controller(view returns (address)
0x11fbbcf6e33913f22d4763731188df806e7bc8b1
mintERC20Impl(view returns (address)
0x1d70d5290b9e5128363c08ff25cbab90462ae745
mintETHImpl(view returns (address)
0xbca6e494d644f7b928d193a03ee1937090f5e83a
raises(view returns (address)
0x88375727c3b62bfe579713273263969a7c9eda50
tokens(view returns (address)
0x39ecf15b1ab5a873d0dbf97a85fe876f86ca8dd6
Read-only

This contract contains no read-only function objects.

State-modifying
mint(address receiveruint256 tokenIduint256 mintPriceaddress currencyuint256 amountbytes32 noncebytes signaturepayable returns (uint256)
registerPaperKey(address _paperKey
setDependency(bytes32 _nameaddress _contract
Events
SetRaises(address oldRaisesaddress newRaises
SetTokens(address oldTokensaddress newTokens
Constructor
constructor(address _controlleraddress _paperKeyManager
Fallback and receive

This contract contains no fallback and receive objects.

Errors
Forbidden(
InvalidDependency(bytes32 name
InvalidMintPrice(
InvalidMsgValue(
InvalidSignature(
NotFound(
RegistrationError(
ZeroAddress(