ATokenGateway

Verified contract

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

No balances found for "ATokenGateway"

0x838a8d9a0a34a3b361e7b3af532d8738b115d645b71ccfaca8c9d50bf0073a7d
0x1487cba68901b524f9b76aff9e3a38bdfb2460bc04185aa06b1062778b736d6a
0x81bf9fd519373d355b669ee931d8a3fcd094aa4e9c6dd95a4bee2a65db0e85b3
0x2e242ce40fc3fdc0d501d5eceb8504aa847e0ae653cb534db7f2cb69df0a11fe
0xacf6a97aaea4a785f119052f33b50283fdf411705162dc9b3b30cb1905d12651
0x086f6a2c36aa37cd50542eeff041f3c50e1c3c882d2a00eec4b5569b13423070
0xff434a1711a59cd4dc0bf1a72a2d564e0d3a040a29e24327c4247c6735cc995f
0x554a53cce53f58412f032d96e5a87d7e2217eb8adbeb97fdd87b5dfd672e6b4e
0x5d9b3fea305be2dad518fd2b7c4af6836a117a2405b06c8edd4bbd7cb7fd2052
0xfc4b289bb059aea3be76236703a340dc4305631fad4bfdd4dc3fc0ac8b215529

Functions
Getter at block 20988830
alchemist(view returns (address)
0x5c6374a2ac4ebc38dea0fc1f8716e5ea1add94dd
owner(view returns (address)
0x526d542ffbae26d510cd610b8050438586fd203c
version(view returns (string)
1.0.1
whitelist(view returns (address)
0x78537a6ceba16f412e123a90472c6e0e9a8f1132
Read-only

This contract contains no read-only function objects.

State-modifying
deposit(address yieldTokenuint256 amountaddress recipientreturns (uint256 sharesIssued)
renounceOwnership(
transferOwnership(address newOwner
withdraw(address yieldTokenuint256 sharesaddress recipientreturns (uint256)
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _whitelistaddress _alchemist
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20CallFailed(address targetbool successbytes data
IllegalState(string message
Unauthorized(string message