MPondLogic

Verified contract

Implementation

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

No balances found for "MPondLogic"

0x41c32d55864d298d457ce33890e84afdb847b96572acfeb8fb633a9892e02819
0xe37f667fae7c1101655cce3b93a8a32566c5be9dcf2238bd99506af3c1c06e8c
0x0390d0c74661a01ca61411f5a988091864347183d2dd726cf7446e756ce2abd3

Functions
Getter at block 20863756
DELEGATION_TYPEHASH(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_TYPEHASH(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
UNDELEGATION_TYPEHASH(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
admin(view returns (address)
0x0000000000000000000000000000000000000000
bridgeSupply(view returns (uint256)
0
decimals(view returns (uint8)
0
dropBridge(view returns (address)
0x0000000000000000000000000000000000000000
enableAllTranfers(view returns (bool)
false
name(view returns (string)
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address accountaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(addressuint32view returns (uint32 fromBlockuint96 votes)
delegates(addressaddressview returns (uint96)
getCurrentVotes(address accountview returns (uint96)
getPriorVotes(address accountuint256 blockNumberview returns (uint96)
isWhiteListed(addressview returns (bool)
isWhiteListedTransfer(address _address1address _address2view returns (bool)
nonces(addressview returns (uint256)
numCheckpoints(addressview returns (uint32)
State-modifying
addWhiteListAddress(address _addressreturns (bool)
approve(address spenderuint256 rawAmountreturns (bool)
changeDropBridge(address _updatedBridge
decreaseAllowance(address spenderuint256 removedAmountreturns (bool)
delegate(address delegateeuint96 amount
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 suint96 amount
disableAllTransfers(returns (bool)
enableAllTransfers(returns (bool)
increaseAllowance(address spenderuint256 addedAmountreturns (bool)
initialize(address accountaddress bridgeaddress dropBridgeAddress
removeWhiteListAddress(address _addressreturns (bool)
transfer(address dstuint256 rawAmountreturns (bool)
transferFrom(address srcaddress dstuint256 rawAmountreturns (bool)
undelegate(address delegateeuint96 amount
undelegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 suint96 amount
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
Transfer(address indexed fromaddress indexed touint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.