This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793851, which is 3 minutes old. We're running behind the tip but working to resolve the issue.

BuildUP

Verified contract

Active on Ethereum with 11,824 txns
Deployed by via 0xbd09bb3f at 10727964
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BuildUP"

0x8c6b01bf896cc3ab9ba58a51d25adab4a3a9701d9166d3200c1a293fa7094375
0xf5f0670ea77276c10503ca96cb3a233a62af5ed6823df30966d402a638e51d06
0x87ff1007b0b44970ba277e27e736e8848792c3ba80ea467559fbe83590d5ae1d
0x006b34cf315c5e9aa1a2cf948df434963abdfa3cb91715177c487298d0e73112
0xffb64d5768e095e82bff220541da8edb716c2f57e584ab7c9cfd44922189d5a1
0xa790dc3d1c46af023f503b1c5c2af85a0f2376bb46ff164854781b672a1209c2
0x35adc810bfa14c4a7d9cba817b2781c347bed762d8d294ca99053252e588773f
0xf3999b10d2618c1d088dae46b02ef1cbdcd9a327c4a0804ddda0a57793ea0842
0xf857df8f4b3836bcbe9335e9ba2d4106eadebdfed78d25185ce7d55b1e5e8ba5
0xff70a9a2e4232ee04adbe14fcf39fe12300bea2a23f8dfca18c76dfe7d3cdf8d

Functions
Getter at block 20793850
currentTime(view returns (uint256)
1726860011
decimals(view returns (uint8)
18
initialSupply(view returns (uint256)
10000000000000000000000000000
name(view returns (string)
BuildUP
owner(view returns (address)
0x492f10c89013a6a0371f8b6815efcdff51f79e5e
paused(view returns (bool)
false
symbol(view returns (string)
BUP
totalSupply(view returns (uint256)
3465000000000000000000000000
Read-only
afterTime(uint256 _valueview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address _holderview returns (uint256 balance)
isFrozen(address _targetview returns (bool)
lockCount(address _holderview returns (uint256)
lockState(address _holderuint256 _idxview returns (uint256uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(address _whouint256 _value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
freeze(address _target
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lock(address _holderuint256 _amountuint256 _releaseTime
lockAfter(address _holderuint256 _amountuint256 _afterTime
mint(address _touint256 _amountreturns (bool)
pause(
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
transferWithLock(address _touint256 _valueuint256 _releaseTimereturns (bool)
transferWithLockAfter(address _touint256 _valueuint256 _afterTimereturns (bool)
unfreeze(address _target
unlock(address _holderuint256 i
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Frozen(address target
Lock(address indexed holderuint256 valueuint256 releaseTime
Mint(address indexed touint256 amount
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unfrozen(address target
Unlock(address indexed holderuint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.