NumeraireDelegate

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xbaf3955e at 5545496
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 255 additional slots

No balances found for "NumeraireDelegate"

No transactions found for "NumeraireDelegate"


Functions
Getter at block 21273342
deploy_time(view returns (uint256)
0
getMintable(view returns (uint256)
275463154221357346357343933
initial_disbursement(view returns (uint256)
0
numerai(view returns (address)
0x3548718a49ee7cd348e50290d446d9f1a1f9c59e
required(view returns (uint256)
4
stoppable(view returns (bool)
true
stopped(view returns (bool)
false
supply_cap(view returns (uint256)
21000000000000000000000000
totalSupply(view returns (uint256)
0
total_minted(view returns (uint256)
0
weekly_disbursement(view returns (uint256)
96153846153846153846153
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getOwner(uint256 ownerIndexview returns (address)
hasConfirmed(bytes32 _operationaddress _ownerview returns (bool)
isOwner(address _addrview returns (bool)
tournaments(uint256view returns (uint256 creationTime)
State-modifying
changeShareable(address[] _ownersuint256 _required
createRound(uint256 _tournamentIDuint256 _roundIDuint256 _endTimeuint256 _resolutionTimereturns (bool ok)
createTournament(uint256 _tournamentIDreturns (bool ok)
destroyStake(address _stakerbytes32 _taguint256 _tournamentIDuint256 _roundIDreturns (bool ok)
disableStopping(
emergencyStop(
mint(uint256 _valuereturns (bool ok)
numeraiTransfer(address _touint256 _valuereturns (bool ok)
release(
releaseStake(address _stakerbytes32 _taguint256 _etherValueuint256 _tournamentIDuint256 _roundIDbool _successfulreturns (bool ok)
revoke(bytes32 _operation
stake(uint256 _valuebytes32 _taguint256 _tournamentIDuint256 _roundIDuint256 _confidencereturns (bool ok)
stakeOnBehalf(address _stakeruint256 _valuebytes32 _taguint256 _tournamentIDuint256 _roundIDuint256 _confidencereturns (bool ok)
withdraw(address _fromaddress _touint256 _valuereturns (bool ok)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Confirmation(address ownerbytes32 operation
Mint(uint256 value
Revoke(address ownerbytes32 operation
RoundCreated(uint256 indexed tournamentIDuint256 indexed roundIDuint256 endTimeuint256 resolutionTime
StakeDestroyed(uint256 indexed tournamentIDuint256 indexed roundIDaddress indexed stakerAddressbytes32 tag
StakeReleased(uint256 indexed tournamentIDuint256 indexed roundIDaddress indexed stakerAddressbytes32 taguint256 etherReward
Staked(address indexed stakerbytes32 taguint256 totalAmountStakeduint256 confidenceuint256 indexed tournamentIDuint256 indexed roundID
TournamentCreated(uint256 indexed tournamentID
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address[] _ownersuint256 _num_required
Fallback and receive
fallback(
Errors

This contract contains no error objects.