ArbitrumServer

Verified contract

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

No balances found for "ArbitrumServer"

0xa986dcddb692eba9438e3173fd5ef53011dd387385ab5088aca1e3a8b7cd3e3b
0x59d1a99968433d4f167b458e624c287207de0de5977622f1cdb3eb739ab8388a
0x17bf8e62054b8752c91700c5d766eb142b79e34954becfaee0d9287029ec6cfe
0x7970450af4d57d795235a30b37de2f44ad0013c9b78eaac6f51f4e3b499e36ee
0x937cc4d14ccab8344ab5b5c17271e6535922c80df1693b15fb5ae738236f0aff
0x807f5ec5d150e877e5a687bf60b72d602e0499ed8c43846f88570dc9cd81e032
0xd2d97db12020834dc327ed6f56024522cddbca37bc235e7441f551a26a7b2484

Functions
Getter at block 20964353
bridgeAdapter(view returns (address)
0xa0347f683bf2e64b5ff54ca9ffc2215e7413db76
gatewayAddr(view returns (address)
0xa3a7b6f88361f48403514059f1f16c8e78d60eec
lastServe(view returns (uint256)
1701220739
masterchefV1(view returns (address)
0xc2edad668740f1aa35e4d8f227fb8e17dca888cd
minichef(view returns (address)
0xf4d73326c13a4fc5fd7a064217e12780e9bd62c3
operatorAddr(view returns (address)
0x38a7826a128af56963713e224640495a3b4fc5fc
owner(view returns (address)
0x4bb4c1b0745ef7b4642feeccd0740dec417ca0a0
pid(view returns (uint256)
350
routerAddr(view returns (address)
0x72ce9c846789fdb6fc1f34ac4ad25dd9ef7031ef
sushi(view returns (address)
0x6b3595068778dd592e39a122f4f5a5cf09c90fe2
Read-only

This contract contains no read-only function objects.

State-modifying
bridge(bytes datapayable 
deposit(address token
harvestAndBridge(bytes datapayable 
renounceOwnership(
setOperatorAddr(address newAddy
transferOwnership(address newOwner
updateBridgeAdapter(address newBridgeAdapter
withdraw(
withdrawDummyToken(address tokenaddress recipient
withdrawSushiToken(address recipient
Events
BridgeUpdated(address indexed newBridgeAdapter
BridgedSushi(address indexed minichefuint256 indexed amount
Deposited(uint256 indexed piduint256 indexed amount
Harvested(uint256 indexed pid
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdrawn(uint256 indexed piduint256 indexed amount
WithdrawnDummyToken(uint256 indexed pid
WithdrawnSushi(uint256 indexed piduint256 indexed amount
Constructor
constructor(uint256 _pidaddress _minichefaddress _routerAddraddress _gatewayAddraddress _operatorAddr
Fallback and receive

This contract contains no fallback and receive objects.

Errors
NotAuthorizedToBridge(